你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkDeviceSkuProperties interface

网络设备SKU属性定义了资源的属性。

属性

interfaces

网络设备接口列表。

manufacturer

网络设备的制造商。

model

网络设备的型号。

provisioningState

资源的预配状态。

supportedRoleTypes

网络设备的可用角色。

supportedVersions

网络设备支持版本详情列表。

属性详细信息

interfaces

网络设备接口列表。

interfaces?: DeviceInterfaceProperties[]

属性值

manufacturer

网络设备的制造商。

manufacturer?: string

属性值

string

model

网络设备的型号。

model: string

属性值

string

provisioningState

资源的预配状态。

provisioningState?: string

属性值

string

supportedRoleTypes

网络设备的可用角色。

supportedRoleTypes?: string[]

属性值

string[]

supportedVersions

网络设备支持版本详情列表。

supportedVersions?: SupportedVersionProperties[]

属性值