Compartilhar via


KeyVaultCredentialSettings.Enable Propriedade

Definição

Obtém ou define a configuração habilitar ou desabilitar a credencial do cofre de chaves.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a