Udostępnij za pośrednictwem


KeyVaultReference Konstruktory

Definicja

Przeciążenia

KeyVaultReference()

Inicjuje nowe wystąpienie klasy KeyVaultReference.

KeyVaultReference(String)

Inicjuje nowe wystąpienie klasy KeyVaultReference.

KeyVaultReference()

Inicjuje nowe wystąpienie klasy KeyVaultReference.

public KeyVaultReference ();
Public Sub New ()

Dotyczy

KeyVaultReference(String)

Inicjuje nowe wystąpienie klasy KeyVaultReference.

public KeyVaultReference (string id);
new Microsoft.Azure.Management.Blueprint.Models.KeyVaultReference : string -> Microsoft.Azure.Management.Blueprint.Models.KeyVaultReference
Public Sub New (id As String)

Parametry

id
String

Identyfikator zasobu platformy Azure Key Vault.

Dotyczy