次の方法で共有


LocationMetadata.PhysicalLocation プロパティ

定義

Azure の場所の物理的な場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象