你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CloudApplianceConfiguration interface
云设备配置
- 扩展
属性
acs |
ACS 配置。 |
cloud |
云平台。 |
model |
型号。 |
supported |
支持的区域。 |
supported |
支持的存储帐户类型。 |
supported |
支持的虚拟机映像。 |
supported |
支持的虚拟机类型。 |
继承属性
id | 唯一标识对象的路径 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
kind | 对象的 Kind。 目前仅支持 Series8000 |
name | 对象的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
type | 对象的分层类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
acsConfiguration
cloudPlatform
云平台。
cloudPlatform: string
属性值
string
modelNumber
型号。
modelNumber: string
属性值
string
supportedRegions
支持的区域。
supportedRegions: string[]
属性值
string[]
supportedStorageAccountTypes
支持的存储帐户类型。
supportedStorageAccountTypes: string[]
属性值
string[]
supportedVmImages
supportedVmTypes
支持的虚拟机类型。
supportedVmTypes: string[]
属性值
string[]
继承属性详细信息
id
唯一标识对象的路径 ID。 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自
kind
对象的 Kind。 目前仅支持 Series8000
kind?: "Series8000"
属性值
"Series8000"
继承自
name
对象的名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
继承自