PSRecoveryServicesClient.GetVaultExtendedInfo(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.
Get extendVault Info.
public Microsoft.Azure.Management.RecoveryServices.Models.VaultExtendedInfoResource GetVaultExtendedInfo (string vaultResourceGroupName, string vaultName);
member this.GetVaultExtendedInfo : string * string -> Microsoft.Azure.Management.RecoveryServices.Models.VaultExtendedInfoResource
Public Function GetVaultExtendedInfo (vaultResourceGroupName As String, vaultName As String) As VaultExtendedInfoResource
Parameters
- vaultResourceGroupName
- String
Vault ResourceGroup Name
- vaultName
- String
Vault Name
Returns
VaultExtendedInfo Resource Object