ServiceObjectiveCapability interface
服務目標功能。
屬性
compute |
計算模型注意:此屬性將不會串行化。 它只能由伺服器填入。 |
id | 服務目標的唯一標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
included |
包含的 (免費) 大小上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 服務目標名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
performance |
效能等級。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
reason | 無法使用功能的原因。 |
sku | SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | 功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
自動暫停延遲的支援時間範圍注意:此屬性將不會串行化。 它只能由伺服器填入。 |
supported |
支援的授權類型清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的維護組態清單注意:此屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的資料庫大小上限清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的最小容量清單注意:此屬性將不會串行化。 它只能由伺服器填入。 |
zone |
服務目標是否支援區域備援。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
computeModel
計算模型注意:此屬性將不會串行化。 它只能由伺服器填入。
computeModel?: string
屬性值
string
id
服務目標的唯一標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
includedMaxSize
name
服務目標名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
performanceLevel
效能等級。 注意:這個屬性不會串行化。 它只能由伺服器填入。
performanceLevel?: PerformanceLevelCapability
屬性值
reason
無法使用功能的原因。
reason?: string
屬性值
string
sku
status
supportedAutoPauseDelay
自動暫停延遲的支援時間範圍注意:此屬性將不會串行化。 它只能由伺服器填入。
supportedAutoPauseDelay?: AutoPauseDelayTimeRange
屬性值
supportedLicenseTypes
支援的授權類型清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedLicenseTypes?: LicenseTypeCapability[]
屬性值
supportedMaintenanceConfigurations
支援的維護組態清單注意:此屬性不會串行化。 它只能由伺服器填入。
supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]
屬性值
supportedMaxSizes
支援的資料庫大小上限清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedMaxSizes?: MaxSizeRangeCapability[]
屬性值
supportedMinCapacities
支援的最小容量清單注意:此屬性將不會串行化。 它只能由伺服器填入。
supportedMinCapacities?: MinCapacityCapability[]
屬性值
zoneRedundant
服務目標是否支援區域備援。 注意:這個屬性不會串行化。 它只能由伺服器填入。
zoneRedundant?: boolean
屬性值
boolean