Partager via


KeyVaultCredentialSettings.Enable Propriété

Définition

Obtient ou définit activer ou désactiver le paramètre d’informations d’identification du coffre de clés.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à