Compartir a través de


VaultProperties.EnabledForTemplateDeployment Propiedad

Definición

Obtiene o establece la propiedad para especificar si azure Resource Manager puede recuperar secretos del almacén de claves.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a