GalleryArtifactPublishingProfileBase Class

Describes the basic gallery artifact publishing profile.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.compute._serialization.Model
GalleryArtifactPublishingProfileBase

Constructor

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

Keyword-Only Parameters

Name Description
target_regions

The target regions where the Image Version is going to be replicated to. This property is updatable.

source

The source image from which the Image Version is going to be created. Required.

Variables

Name Description
target_regions

The target regions where the Image Version is going to be replicated to. This property is updatable.

source

The source image from which the Image Version is going to be created. Required.