Compartir a través de


DataCenterResourceProperties.DataCenterLocation Propiedad

Definición

Obtiene o establece la región en la que se debe crear este centro de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a