Share via


Preferences.PreferredDataCenterRegion Property

Definition

Gets or sets preferred data center region.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to