Resource interface
ARM 資源的核心屬性
屬性
id | 客體設定指派的 ARM 資源識別碼。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
location | VM 所在的區域。 |
name | 來賓組態指派的名稱。 |
type | 資源類型。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
id
客體設定指派的 ARM 資源識別碼。 注意:此屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
VM 所在的區域。
location?: string
屬性值
string
name
來賓組態指派的名稱。
name?: string
屬性值
string
type
資源類型。 注意:此屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string