다음을 통해 공유


GalleryApplicationVersion 클래스

만들거나 업데이트하려는 갤러리 애플리케이션 버전에 대한 정보를 지정합니다.

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

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.compute.v2021_10_01.models._models_py3.Resource
GalleryApplicationVersion

생성자

GalleryApplicationVersion(*, location: str, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryApplicationVersionPublishingProfile | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

리소스 위치. 필수 요소.

tags
dict[str, str]

리소스 태그.

publishing_profile
GalleryApplicationVersionPublishingProfile

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

변수

id
str

리소스 ID입니다.

name
str

리소스 이름입니다.

type
str

리소스 종류.

location
str

리소스 위치. 필수 요소.

tags
dict[str, str]

리소스 태그.

publishing_profile
GalleryApplicationVersionPublishingProfile

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

provisioning_state
str 또는 GalleryApplicationVersionPropertiesProvisioningState

응답에만 표시되는 프로비전 상태입니다. 알려진 값은 "만들기", "업데이트 중", "실패", "성공", "삭제" 및 "마이그레이션"입니다.

replication_status
ReplicationStatus

갤러리 이미지 버전의 복제 상태.