Location interface
位置資訊。
屬性
display |
位置的顯示名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
id | 位置的完整識別碼。 例如,/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
latitude | 位置的緯度。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
longitude | 位置的經度。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
name | 位置名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
subscription |
訂閱識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
displayName
位置的顯示名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
displayName?: string
屬性值
string
id
位置的完整識別碼。 例如,/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus。 注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
latitude
位置的緯度。 注意:此屬性不會序列化。 它只能由伺服器填入。
latitude?: string
屬性值
string
longitude
位置的經度。 注意:此屬性不會序列化。 它只能由伺服器填入。
longitude?: string
屬性值
string
name
位置名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
name?: string
屬性值
string
subscriptionId
訂閱識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
subscriptionId?: string
屬性值
string