ServiceObjectiveCapability interface
服务目标功能。
属性
| compute |
计算模型注意:此属性不会序列化。 它只能由服务器填充。 |
| id | 服务目标的唯一 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| included |
包含的最大大小(免费)。 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 服务目标名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| performance |
性能级别。 注意:此属性不会序列化。 它只能由服务器填充。 |
| reason | 功能不可用的原因。 |
| sku | SKU。 注意:此属性不会序列化。 它只能由服务器填充。 |
| status | 功能的状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
自动暂停延迟支持的时间范围注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
支持的许可证类型列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
支持的维护配置列表注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
支持的最大数据库大小列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
支持的最小容量列表注意:此属性不会序列化。 它只能由服务器填充。 |
| zone |
服务目标是否支持区域冗余。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
computeModel
计算模型注意:此属性不会序列化。 它只能由服务器填充。
computeModel?: string
属性值
string
id
服务目标的唯一 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