PSRecoveryServicesClient.getVaultAuthType(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.
Changes the Vault context
public long? getVaultAuthType (string resourceGroupName, string vaultName);
member this.getVaultAuthType : string * string -> Nullable<int64>
Public Function getVaultAuthType (resourceGroupName As String, vaultName As String) As Nullable(Of Long)
Parameters
- resourceGroupName
- String
Name of the resouce group
- vaultName
- String
Name of the vault
Returns
credential object