Share via


UnassignWorkspacesCapacityRequest.WorkspacesToUnassign Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="workspacesToUnassign")]
public System.Collections.Generic.IList<string> WorkspacesToUnassign { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspacesToUnassign")>]
member this.WorkspacesToUnassign : System.Collections.Generic.IList<string> with get, set
Public Property WorkspacesToUnassign As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to