Partilhar via


StaticSiteARMResource.AllowConfigFileUpdates Propriedade

Definição

Obtém ou define <code>false</code> se o arquivo de configuração estiver bloqueado para este aplicativo Web estático; caso contrário, <code>true</code>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a