PSRecoveryServicesClient.DeleteVault(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method to delete Azure Recovery Services Vault
public Microsoft.Rest.Azure.AzureOperationHeaderResponse<Microsoft.Azure.Management.RecoveryServices.Models.VaultsDeleteHeaders> DeleteVault (string resouceGroupName, string vaultName);
public Microsoft.Rest.Azure.AzureOperationResponse DeleteVault (string resouceGroupName, string vaultName);
member this.DeleteVault : string * string -> Microsoft.Rest.Azure.AzureOperationHeaderResponse<Microsoft.Azure.Management.RecoveryServices.Models.VaultsDeleteHeaders>
member this.DeleteVault : string * string -> Microsoft.Rest.Azure.AzureOperationResponse
Public Function DeleteVault (resouceGroupName As String, vaultName As String) As AzureOperationHeaderResponse(Of VaultsDeleteHeaders)
Public Function DeleteVault (resouceGroupName As String, vaultName As String) As AzureOperationResponse
Parameters
- resouceGroupName
- String
Name of the resouce group
- vaultName
- String
Name of the vault