Condividi tramite


KeyVaultProperties.KeyIdentifier Proprietà

Definizione

Ottiene o imposta il percorso completo del segreto con versione. Ad esempio, https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. Per essere utilizzabile, è necessario soddisfare i prerequisiti seguenti:

L'account Batch ha un'identità assegnata dal sistema L'identità dell'account è stata concessa a Key/Get, Key/Unwrap e Key/Wrapping autorizzazioni The KeyVault ha la protezione per l'eliminazione temporanea e l'eliminazione temporanea abilitata

[Newtonsoft.Json.JsonProperty(PropertyName="keyIdentifier")]
public string KeyIdentifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyIdentifier")>]
member this.KeyIdentifier : string with get, set
Public Property KeyIdentifier As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a