Partager via


VaultPatchProperties.EnabledForTemplateDeployment Propriété

Définition

Obtient ou définit la propriété pour spécifier si Azure Resource Manager est autorisé à récupérer des secrets à partir du coffre de clés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à