public static class DescribeImagesResponse.ImageInfo
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
catalog
镜像所属分类。可能值:
centos
windows
ubuntu
debian
esxi
|
String |
imageId
镜像ID
|
String |
imageName
镜像名称
|
String |
imageType
镜像类型。
PUBLIC_IMAGE: 公共镜像
CUSTOM_IMAGE:自定义镜像
目前不支持自主的创建自定义镜像,可联系support沟通
|
String |
osType
操作系统类型。可能值:
windows
linux
|
| Constructor and Description |
|---|
ImageInfo() |
public String imageId
public String imageName
public String catalog
public String imageType
public String osType
Copyright © 2024. All rights reserved.