다음을 통해 공유


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

이미지 버전을 만들 원본 이미지입니다. 필수 요소.