Partager via


StaticSiteARMResource.AllowConfigFileUpdates Propriété

Définition

Obtient ou définit <code>false</code> si le fichier de configuration est verrouillé pour cette application web statique ; sinon, <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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à