다음을 통해 공유


SitePatchResource.Reserved 속성

정의

예약된 경우 lt;code>true</code>를 가져오거나 설정합니다&. 그렇지 않으면 <code>false</code>입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상