다음을 통해 공유


StampCapacity.IsApplicableForAllComputeModes 속성

정의

모든 앱에 용량을 적용할 수 있는 경우 lt;code>true</code>를 가져오거나 설정합니다&. 그렇지 않으면 <code>false</code>입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상