Partager via


StampCapacity.IsApplicableForAllComputeModes Property

Definition

[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