你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GalleryApplicationVersion 类
指定要创建或更新的库应用程序版本的相关信息。
变量仅由服务器填充,在发送请求时将被忽略。
必须填充所有必需的参数才能发送到 Azure。
- 继承
-
azure.mgmt.compute.v2019_03_01.models._models_py3.ResourceGalleryApplicationVersion
构造函数
GalleryApplicationVersion(*, location: str, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryApplicationVersionPublishingProfile | None = None, **kwargs)
变量
- id
- str
资源 ID。
- name
- str
资源名称。
- type
- str
资源类型。
- location
- str
资源位置。 必需。
- publishing_profile
- GalleryApplicationVersionPublishingProfile
库映像版本的发布配置文件。
- provisioning_state
- str 或 GalleryApplicationVersionPropertiesProvisioningState
预配状态,仅显示在响应中。 已知值为:“Create”、“Updateing”、“Failed”、“Succeeded”、“删除”和“迁移”。
- replication_status
- ReplicationStatus
这是库映像版本的复制状态。