Share via


LocationMetadata.PhysicalLocation Property

Definition

Gets the physical location of the Azure location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to