Share via


StaticSitePatch.AllowConfigFileUpdates Property

Definition

<code>false</code> if config file is locked for this static web app; otherwise, <code>true</code>.

public bool? AllowConfigFileUpdates { get; set; }
member this.AllowConfigFileUpdates : Nullable<bool> with get, set
Public Property AllowConfigFileUpdates As Nullable(Of Boolean)

Property Value

Applies to