다음을 통해 공유


GalleryImageVersionPublishingProfile 클래스

갤러리 이미지 버전의 게시 프로필입니다.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

상속
azure.mgmt.compute.v2022_01_03.models._models_py3.GalleryArtifactPublishingProfileBase
GalleryImageVersionPublishingProfile

생성자

GalleryImageVersionPublishingProfile(*, target_regions: List[_models.TargetRegion] | None = None, replica_count: int | None = None, exclude_from_latest: bool | None = None, end_of_life_date: datetime | None = None, storage_account_type: str | _models.StorageAccountType | None = None, replication_mode: str | _models.ReplicationMode | None = None, target_extended_locations: List[_models.GalleryTargetExtendedLocation] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
target_regions

이미지 버전이 복제될 대상 지역입니다. 이 속성은 업데이트할 수 있습니다.

replica_count
int

지역별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 regionReplicaCount가 지정되지 않은 지역에 적용됩니다. 이 속성은 업데이트할 수 있습니다.

exclude_from_latest

true로 설정하면 최신 버전의 이미지 정의에서 배포된 Virtual Machines 이 이미지 버전을 사용하지 않습니다.

end_of_life_date

갤러리 이미지 버전의 수명 종료 날짜입니다. 이 속성은 서비스 해제 목적으로 사용할 수 있습니다. 이 속성은 업데이트할 수 있습니다.

storage_account_type

이미지를 저장하는 데 사용할 스토리지 계정 유형을 지정합니다. 이 속성은 업데이트할 수 없습니다. 알려진 값은 "Standard_LRS", "Standard_ZRS", "Premium_LRS" 및 "StandardSSD_LRS"입니다.

replication_mode

복제에 사용할 모드를 지정하는 선택적 매개 변수입니다. 이 속성은 업데이트할 수 없습니다. 알려진 값은 "Full" 및 "Shallow"입니다.

target_extended_locations

이미지 버전이 복제될 대상 확장 위치입니다. 이 속성은 업데이트할 수 있습니다.

변수

Name Description
target_regions

이미지 버전이 복제될 대상 지역입니다. 이 속성은 업데이트할 수 있습니다.

replica_count
int

지역별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 regionReplicaCount가 지정되지 않은 지역에 적용됩니다. 이 속성은 업데이트할 수 있습니다.

exclude_from_latest

true로 설정하면 최신 버전의 이미지 정의에서 배포된 Virtual Machines 이 이미지 버전을 사용하지 않습니다.

published_date

갤러리 이미지 버전이 게시될 때의 타임스탬프입니다.

end_of_life_date

갤러리 이미지 버전의 수명 종료 날짜입니다. 이 속성은 서비스 해제 목적으로 사용할 수 있습니다. 이 속성은 업데이트할 수 있습니다.

storage_account_type

이미지를 저장하는 데 사용할 스토리지 계정 유형을 지정합니다. 이 속성은 업데이트할 수 없습니다. 알려진 값은 "Standard_LRS", "Standard_ZRS", "Premium_LRS" 및 "StandardSSD_LRS"입니다.

replication_mode

복제에 사용할 모드를 지정하는 선택적 매개 변수입니다. 이 속성은 업데이트할 수 없습니다. 알려진 값은 "Full" 및 "Shallow"입니다.

target_extended_locations

이미지 버전이 복제될 대상 확장 위치입니다. 이 속성은 업데이트할 수 있습니다.