AzureBackupClientAdapter.GetVault(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.
public Microsoft.Azure.Management.BackupServices.Models.AzureBackupVault GetVault (string resourceGroupName, string vaultName);
member this.GetVault : string * string -> Microsoft.Azure.Management.BackupServices.Models.AzureBackupVault
Public Function GetVault (resourceGroupName As String, vaultName As String) As AzureBackupVault
Parameters
- resourceGroupName
- String
- vaultName
- String