Share via


AssignToCapacityRequest.CapacityId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="capacityId")]
public Guid CapacityId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacityId")>]
member this.CapacityId : Guid with get, set
Public Property CapacityId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to