BeginCreateOrUpdateAsync(IVaultsOperations, String, String, VaultCreateOrUpdateParameters, CancellationToken)
|
Create or update a key vault in the specified subscription.
|
BeginPurgeDeletedAsync(IVaultsOperations, String, String, CancellationToken)
|
Permanently deletes the specified vault. aka Purges the deleted Azure key
vault.
|
CheckNameAvailabilityAsync(IVaultsOperations, String, CancellationToken)
|
Checks that the vault name is valid and is not already in use.
|
CreateOrUpdateAsync(IVaultsOperations, String, String, VaultCreateOrUpdateParameters, CancellationToken)
|
Create or update a key vault in the specified subscription.
|
DeleteAsync(IVaultsOperations, String, String, CancellationToken)
|
Deletes the specified Azure key vault.
|
GetAsync(IVaultsOperations, String, String, CancellationToken)
|
Gets the specified Azure key vault.
|
GetDeletedAsync(IVaultsOperations, String, String, CancellationToken)
|
Gets the deleted Azure key vault.
|
ListAsync(IVaultsOperations, Nullable<Int32>, CancellationToken)
|
The List operation gets information about the vaults associated with the
subscription.
|
ListByResourceGroupAsync(IVaultsOperations, String, Nullable<Int32>, CancellationToken)
|
The List operation gets information about the vaults associated with the
subscription and within the specified resource group.
|
ListByResourceGroupNextAsync(IVaultsOperations, String, CancellationToken)
|
The List operation gets information about the vaults associated with the
subscription and within the specified resource group.
|
ListBySubscriptionAsync(IVaultsOperations, Nullable<Int32>, CancellationToken)
|
The List operation gets information about the vaults associated with the
subscription.
|
ListBySubscriptionNextAsync(IVaultsOperations, String, CancellationToken)
|
The List operation gets information about the vaults associated with the
subscription.
|
ListDeletedAsync(IVaultsOperations, CancellationToken)
|
Gets information about the deleted vaults in a subscription.
|
ListDeletedNextAsync(IVaultsOperations, String, CancellationToken)
|
Gets information about the deleted vaults in a subscription.
|
ListNextAsync(IVaultsOperations, String, CancellationToken)
|
The List operation gets information about the vaults associated with the
subscription.
|
PurgeDeletedAsync(IVaultsOperations, String, String, CancellationToken)
|
Permanently deletes the specified vault. aka Purges the deleted Azure key
vault.
|
UpdateAccessPolicyAsync(IVaultsOperations, String, String, AccessPolicyUpdateKind, VaultAccessPolicyProperties, CancellationToken)
|
Update access policies in a key vault in the specified subscription.
|
UpdateAsync(IVaultsOperations, String, String, VaultPatchParameters, CancellationToken)
|
Update a key vault in the specified subscription.
|