CapacityMigrationAssignment.WorkspacesToAssign プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象