SitePatchResource.IsDefaultContainer 속성

정의

&앱이 기본 컨테이너인 경우 lt;code>true</code>를 가져오고, &그렇지 않으면 lt;code>false</code>를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefaultContainer")]
public bool? IsDefaultContainer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefaultContainer")>]
member this.IsDefaultContainer : Nullable<bool>
Public ReadOnly Property IsDefaultContainer As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상