Freigeben über


PSRecoveryServicesClient.getVaultAuthType(String, String) Method

Definition

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

Applies to