WorkspaceInfo.CapacityId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to