Compartir a través de


KeyEncryptionKey.KekVaultResourceID Propiedad

Definición

Obtiene o establece el identificador de recurso del almacén de kek. Se requiere en el caso de KekType administrado por el cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a