Share via


IKeys.GetByNameAndVersion(String, String) Methode

Definition

Ruft einen Key Vault Schlüssel ab.

public Microsoft.Azure.Management.KeyVault.Fluent.IKey GetByNameAndVersion (string name, string version);
abstract member GetByNameAndVersion : string * string -> Microsoft.Azure.Management.KeyVault.Fluent.IKey
Public Function GetByNameAndVersion (name As String, version As String) As IKey

Parameter

name
String

der Name des Schlüssels

version
String

Die Version des Schlüssels

Gibt zurück

die Key Vault-Taste

Gilt für: