IPreferences.PreferredDataCenterRegion Property

Definition

Preferred data center region.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Preferred data center region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="preferredDataCenterRegion")]
public string[] PreferredDataCenterRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Preferred data center region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="preferredDataCenterRegion")>]
member this.PreferredDataCenterRegion : string[] with get, set
Public Property PreferredDataCenterRegion As String()

Property Value

String[]
Attributes

Applies to