Share via


MoveCollectionProperties.SourceRegion Property

Definition

Gets or sets the source region.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to