次の方法で共有


MoveCollectionProperties.TargetRegion プロパティ

定義

ターゲットリージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象