다음을 통해 공유


GalleryTargetExtendedLocation 클래스

GalleryTargetExtendedLocation.

상속
azure.mgmt.compute._serialization.Model
GalleryTargetExtendedLocation

생성자

GalleryTargetExtendedLocation(*, name: str | None = None, extended_location: _models.GalleryExtendedLocation | None = None, extended_location_replica_count: int | None = None, storage_account_type: str | _models.StorageAccountType | None = None, encryption: _models.EncryptionImages | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
name
str

영역의 이름입니다.

extended_location

확장된 위치의 이름입니다.

extended_location_replica_count
int

확장된 위치별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 업데이트할 수 있습니다.

storage_account_type

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

encryption

선택 사항입니다. 사용자가 갤러리 아티팩트에서 OS 및 데이터 디스크를 암호화하기 위한 고객 관리형 키를 제공할 수 있습니다.

변수

Name Description
name
str

영역의 이름입니다.

extended_location

확장된 위치의 이름입니다.

extended_location_replica_count
int

확장된 위치별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 업데이트할 수 있습니다.

storage_account_type

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

encryption

선택 사항입니다. 사용자가 갤러리 아티팩트에서 OS 및 데이터 디스크를 암호화하기 위한 고객 관리형 키를 제공할 수 있습니다.