Freigeben über


VaultProperties.EnabledForTemplateDeployment Eigenschaft

Definition

Ruft die Eigenschaft ab, um anzugeben, ob Azure Resource Manager Geheimnisse aus dem Schlüsseltresor abrufen darf, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: