ServiceObjectiveCapability interface

服務目標功能。

屬性

computeModel

計算模型

id

服務目標的唯一標識符。

includedMaxSize

包含的 (免費) 大小上限。

name

服務目標名稱。

performanceLevel

效能等級。

reason

無法使用功能的原因。

sku

SKU。

status

功能的狀態。

supportedAutoPauseDelay

支援自動暫停延遲的時間範圍

supportedFreeLimitExhaustionBehaviors

支援的自由極限耗盡行為列表

supportedLicenseTypes

支援的授權類型清單。

supportedMaintenanceConfigurations

支援的維護配置列表

supportedMaxSizes

支援的資料庫大小上限清單。

supportedMinCapacities

支援最小容量列表

supportedZones

支援的可用性區域列表

zonePinning

是否支援區域釘選。

zoneRedundant

服務目標是否支援區域備援。

屬性詳細資料

computeModel

計算模型

computeModel?: string

屬性值

string

id

服務目標的唯一標識符。

id?: string

屬性值

string

includedMaxSize

包含的 (免費) 大小上限。

includedMaxSize?: MaxSizeCapability

屬性值

name

服務目標名稱。

name?: string

屬性值

string

performanceLevel

效能等級。

performanceLevel?: PerformanceLevelCapability

屬性值

reason

無法使用功能的原因。

reason?: string

屬性值

string

sku

SKU。

sku?: Sku

屬性值

Sku

status

功能的狀態。

status?: CapabilityStatus

屬性值

supportedAutoPauseDelay

支援自動暫停延遲的時間範圍

supportedAutoPauseDelay?: AutoPauseDelayTimeRange

屬性值

supportedFreeLimitExhaustionBehaviors

支援的自由極限耗盡行為列表

supportedFreeLimitExhaustionBehaviors?: FreeLimitExhaustionBehaviorCapability[]

屬性值

supportedLicenseTypes

支援的授權類型清單。

supportedLicenseTypes?: LicenseTypeCapability[]

屬性值

supportedMaintenanceConfigurations

支援的維護配置列表

supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]

屬性值

supportedMaxSizes

支援的資料庫大小上限清單。

supportedMaxSizes?: MaxSizeRangeCapability[]

屬性值

supportedMinCapacities

支援最小容量列表

supportedMinCapacities?: MinCapacityCapability[]

屬性值

supportedZones

支援的可用性區域列表

supportedZones?: ZonePinningCapability[]

屬性值

zonePinning

是否支援區域釘選。

zonePinning?: boolean

屬性值

boolean

zoneRedundant

服務目標是否支援區域備援。

zoneRedundant?: boolean

屬性值

boolean