Share via


MoveCollectionProperties.TargetRegion Property

Definition

Gets or sets the target region.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to