Share via


DatacenterAddressResponse.DataCenterAzureLocation Property

Definition

Gets azure Location where the Data Center serves primarily.

[Newtonsoft.Json.JsonProperty(PropertyName="dataCenterAzureLocation")]
public string DataCenterAzureLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataCenterAzureLocation")>]
member this.DataCenterAzureLocation : string
Public ReadOnly Property DataCenterAzureLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to