Share via


Group.IsOnDedicatedCapacity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to