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

GalleryArtifactPublishingProfileBase 类

介绍基本库项目发布配置文件。

必须填充所有必需的参数才能发送到 Azure。

继承
azure.mgmt.compute._serialization.Model
GalleryArtifactPublishingProfileBase

构造函数

GalleryArtifactPublishingProfileBase(*, source: _models.GalleryArtifactSource, target_regions: List[_models.TargetRegion] | None = None, **kwargs: Any)

Keyword-Only Parameters

target_regions
list[TargetRegion]

映像版本要复制到的目标区域。 此属性可更新。

source
GalleryArtifactSource

要从中创建映像版本的源映像。 必需。

变量

target_regions
list[TargetRegion]

映像版本要复制到的目标区域。 此属性可更新。

source
GalleryArtifactSource

要从中创建映像版本的源映像。 必需。