共用方式為


CapacityMigrationAssignment.WorkspacesToAssign Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to