다음을 통해 공유


StampCapacity.ExcludeFromCapacityAllocation 속성

정의

lt;code>true</code>이 기본 앱을 포함하는 경우 &를 가져오거나 설정합니다. 기본 앱은 용량 할당에 사용되지 않습니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상