StampCapacity.IsApplicableForAllComputeModes Property

Definition

Gets or sets <code>true</code> if capacity is applicable for all apps; otherwise, <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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to