MarketplaceGalleryImageProperties interface
市场库图像资源下的属性
属性
| cloud |
使用 cloud-init [NoCloud、Azure] 预配时库映像的数据源 |
| container |
存储容器用于市场库映像的存储容器的 ID |
| hyper |
虚拟机的虚拟机管理程序生成 [V1、V2] |
| identifier | 这是库图像定义标识符。 |
| os |
库映像使用的作系统类型 [Windows、Linux] |
| provisioning |
市场库映像的预配状态。 |
| status | 市场库图像的观察状态 |
| version | 指定有关要创建或更新的库映像版本的信息。 |
属性详细信息
cloudInitDataSource
使用 cloud-init [NoCloud、Azure] 预配时库映像的数据源
cloudInitDataSource?: string
属性值
string
containerId
存储容器用于市场库映像的存储容器的 ID
containerId?: string
属性值
string
hyperVGeneration
虚拟机的虚拟机管理程序生成 [V1、V2]
hyperVGeneration?: string
属性值
string
identifier
osType
库映像使用的作系统类型 [Windows、Linux]
osType: string
属性值
string
provisioningState
市场库映像的预配状态。
provisioningState?: string
属性值
string