Share via


DataCenterResourceProperties.DataCenterLocation Property

Definition

Gets or sets the region this data center should be created in.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to