你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GalleryImageVersionUpdate 类
指定要更新的库映像版本的相关信息。
变量仅由服务器填充,在发送请求时将被忽略。
- 继承
-
azure.mgmt.compute.v2021_10_01.models._models_py3.UpdateResourceDefinitionGalleryImageVersionUpdate
构造函数
GalleryImageVersionUpdate(*, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryImageVersionPublishingProfile | None = None, storage_profile: _models.GalleryImageVersionStorageProfile | None = None, **kwargs: Any)
仅限关键字的参数
名称 | 说明 |
---|---|
tags
|
资源标记。 |
publishing_profile
|
库映像版本的发布配置文件。 |
storage_profile
|
这是库映像版本的存储配置文件。 |
变量
名称 | 说明 |
---|---|
id
|
资源 ID。 |
name
|
资源名称。 |
type
|
资源类型。 |
tags
|
资源标记。 |
publishing_profile
|
库映像版本的发布配置文件。 |
provisioning_state
|
预配状态,仅显示在响应中。 已知值为:“Create”、“Updateing”、“Failed”、“Succeeded”、“删除”和“迁移”。 |
storage_profile
|
这是库映像版本的存储配置文件。 |
replication_status
|
这是库映像版本的复制状态。 |