CapabilityProperties interface
位置功能。
属性
supported |
支持的灵活服务器版本列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
supported |
支持的异地备份区域注意:此属性不会序列化。 它只能由服务器填充。 |
supported |
支持的高可用性模式注意:此属性不会序列化。 它只能由服务器填充。 |
zone | 区域名称注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
supportedFlexibleServerEditions
支持的灵活服务器版本列表。 注意:此属性不会序列化。 它只能由服务器填充。
supportedFlexibleServerEditions?: ServerEditionCapability[]
属性值
supportedGeoBackupRegions
支持的异地备份区域注意:此属性不会序列化。 它只能由服务器填充。
supportedGeoBackupRegions?: string[]
属性值
string[]
supportedHAMode
支持的高可用性模式注意:此属性不会序列化。 它只能由服务器填充。
supportedHAMode?: string[]
属性值
string[]
zone
区域名称注意:此属性不会序列化。 它只能由服务器填充。
zone?: string
属性值
string