Share via


VaultPatchProperties.EnabledForDeployment Propriété

Définition

Obtient ou définit la propriété pour spécifier si Azure Machines Virtuelles sont autorisés à récupérer des certificats stockés en tant que secrets à partir du coffre de clés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à