PSRecoveryServicesClient.ValidateVaultSettings(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.
Validates current in-memory Vault Settings.
public bool ValidateVaultSettings (string resourceName, string resourceGroupName);
member this.ValidateVaultSettings : string * string -> bool
Public Function ValidateVaultSettings (resourceName As String, resourceGroupName As String) As Boolean
Parameters
- resourceName
- String
Resource Name
- resourceGroupName
- String
Cloud Service Name
Returns
Whether Vault settings are valid or not