Compartir a través de


Preferences.PreferredDataCenterRegion Propiedad

Definición

Obtiene o establece la región preferida del centro de datos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a