ServerForCreate interface
表示要建立的伺服器。
屬性
location | 資源所在的位置。 |
properties | 伺服器的屬性。 |
sku | 伺服器的 SKU(定價層)。 |
tags | 以索引鍵/值組形式的應用程式特定元數據。 |
屬性詳細資料
location
資源所在的位置。
location: string
屬性值
string
properties
sku
tags
以索引鍵/值組形式的應用程式特定元數據。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}