Compartir a través de


KeyVaultKeyAttributes.Enabled Propiedad

Definición

Obtiene o establece si la clave está habilitada o no.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a