Compartir a través de


PSRecoveryServicesClient.ValidateVaultSettings(String, String) Method

Definition

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

Applies to