ResourceSku interface
描述可用的 Azure Spring Apps SKU。
屬性
capacity | 取得 SKU 的容量。 |
location |
取得 SKU 可用位置中的位置和可用性區域清單。 |
locations | 取得 SKU 可供使用的位置集合。 |
name | 取得 SKU 的名稱。 |
resource |
取得 SKU 套用的資源類型。 |
restrictions | 取得限制,因為無法使用 SKU。 如果沒有限制,則這是空的。 |
tier | 取得 SKU 的階層。 |
屬性詳細資料
capacity
locationInfo
locations
取得 SKU 可供使用的位置集合。
locations?: string[]
屬性值
string[]
name
取得 SKU 的名稱。
name?: string
屬性值
string
resourceType
取得 SKU 套用的資源類型。
resourceType?: string
屬性值
string
restrictions
取得限制,因為無法使用 SKU。 如果沒有限制,則這是空的。
restrictions?: ResourceSkuRestrictions[]
屬性值
tier
取得 SKU 的階層。
tier?: string
屬性值
string