次の方法で共有


StaticSitePatchResource.AllowConfigFileUpdates プロパティ

定義

この静的 Web アプリに対して構成ファイルがロックされている場合は、lt;コード>false</code> を取得または設定&します。それ以外の場合は、<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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象