Trait azure_sdk_for_rust::core::DeleteSnapshotsMethodSupport[][src]

pub trait DeleteSnapshotsMethodSupport {
    type O;
    fn with_delete_snapshots_method(
        self,
        delete_snapshots_method: DeleteSnapshotsMethod
    ) -> Self::O; }

Associated Types

Required Methods

Implementors