Compartir a través de


KeyVaultProperties.KeyVersion Propiedad

Definición

Obtiene o establece la versión de clave de la clave utilizada para cifrar los datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a