ServiceObjectiveCapability interface
服務目標功能。
屬性
| compute |
計算模型 |
| id | 服務目標的唯一標識符。 |
| included |
包含的 (免費) 大小上限。 |
| name | 服務目標名稱。 |
| performance |
效能等級。 |
| reason | 無法使用功能的原因。 |
| sku | SKU。 |
| status | 功能的狀態。 |
| supported |
支援自動暫停延遲的時間範圍 |
| supported |
支援的自由極限耗盡行為列表 |
| supported |
支援的授權類型清單。 |
| supported |
支援的維護配置列表 |
| supported |
支援的資料庫大小上限清單。 |
| supported |
支援最小容量列表 |
| supported |
支援的可用性區域列表 |
| zone |
是否支援區域釘選。 |
| zone |
服務目標是否支援區域備援。 |
屬性詳細資料
computeModel
計算模型
computeModel?: string
屬性值
string
id
服務目標的唯一標識符。
id?: string
屬性值
string
includedMaxSize
name
服務目標名稱。
name?: string
屬性值
string
performanceLevel
reason
無法使用功能的原因。
reason?: string
屬性值
string
sku
status
supportedAutoPauseDelay
supportedFreeLimitExhaustionBehaviors
支援的自由極限耗盡行為列表
supportedFreeLimitExhaustionBehaviors?: FreeLimitExhaustionBehaviorCapability[]
屬性值
supportedLicenseTypes
supportedMaintenanceConfigurations
支援的維護配置列表
supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]
屬性值
supportedMaxSizes
supportedMinCapacities
supportedZones
zonePinning
是否支援區域釘選。
zonePinning?: boolean
屬性值
boolean
zoneRedundant
服務目標是否支援區域備援。
zoneRedundant?: boolean
屬性值
boolean