BeginCreateOrUpdate(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSet)
|
Creates or updates a disk encryption set
|
BeginCreateOrUpdateAsync(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSet, CancellationToken)
|
Creates or updates a disk encryption set
|
BeginDelete(IDiskEncryptionSetsOperations, String, String)
|
Deletes a disk encryption set.
|
BeginDeleteAsync(IDiskEncryptionSetsOperations, String, String, CancellationToken)
|
Deletes a disk encryption set.
|
BeginUpdate(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSetUpdate)
|
Updates (patches) a disk encryption set.
|
BeginUpdateAsync(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSetUpdate, CancellationToken)
|
Updates (patches) a disk encryption set.
|
CreateOrUpdate(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSet)
|
Creates or updates a disk encryption set
|
CreateOrUpdateAsync(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSet, CancellationToken)
|
Creates or updates a disk encryption set
|
Delete(IDiskEncryptionSetsOperations, String, String)
|
Deletes a disk encryption set.
|
DeleteAsync(IDiskEncryptionSetsOperations, String, String, CancellationToken)
|
Deletes a disk encryption set.
|
Get(IDiskEncryptionSetsOperations, String, String)
|
Gets information about a disk encryption set.
|
GetAsync(IDiskEncryptionSetsOperations, String, String, CancellationToken)
|
Gets information about a disk encryption set.
|
List(IDiskEncryptionSetsOperations)
|
Lists all the disk encryption sets under a subscription.
|
ListAssociatedResources(IDiskEncryptionSetsOperations, String, String)
|
Lists all resources that are encrypted with this disk encryption set.
|
ListAssociatedResourcesAsync(IDiskEncryptionSetsOperations, String, String, CancellationToken)
|
Lists all resources that are encrypted with this disk encryption set.
|
ListAssociatedResourcesNext(IDiskEncryptionSetsOperations, String)
|
Lists all resources that are encrypted with this disk encryption set.
|
ListAssociatedResourcesNextAsync(IDiskEncryptionSetsOperations, String, CancellationToken)
|
Lists all resources that are encrypted with this disk encryption set.
|
ListAsync(IDiskEncryptionSetsOperations, CancellationToken)
|
Lists all the disk encryption sets under a subscription.
|
ListByResourceGroup(IDiskEncryptionSetsOperations, String)
|
Lists all the disk encryption sets under a resource group.
|
ListByResourceGroupAsync(IDiskEncryptionSetsOperations, String, CancellationToken)
|
Lists all the disk encryption sets under a resource group.
|
ListByResourceGroupNext(IDiskEncryptionSetsOperations, String)
|
Lists all the disk encryption sets under a resource group.
|
ListByResourceGroupNextAsync(IDiskEncryptionSetsOperations, String, CancellationToken)
|
Lists all the disk encryption sets under a resource group.
|
ListNext(IDiskEncryptionSetsOperations, String)
|
Lists all the disk encryption sets under a subscription.
|
ListNextAsync(IDiskEncryptionSetsOperations, String, CancellationToken)
|
Lists all the disk encryption sets under a subscription.
|
Update(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSetUpdate)
|
Updates (patches) a disk encryption set.
|
UpdateAsync(IDiskEncryptionSetsOperations, String, String, DiskEncryptionSetUpdate, CancellationToken)
|
Updates (patches) a disk encryption set.
|