Location クラス

場所情報。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.resource.subscriptions._serialization.Model
Location

コンストラクター

Location(**kwargs: Any)

変数

名前 説明
id
str

場所の完全修飾 ID。 たとえば、/subscriptions/00000000-0000-0000-0000-0000000000000/locations/westus です。

subscription_id
str

サブスクリプション ID です。

name
str

場所の名前。

display_name
str

場所の表示名。

latitude
str

場所の緯度。

longitude
str

場所の経度。