GalleryTargetExtendedLocation 클래스
GalleryTargetExtendedLocation.
- 상속
-
azure.mgmt.compute._serialization.ModelGalleryTargetExtendedLocation
생성자
GalleryTargetExtendedLocation(*, name: str | None = None, extended_location: _models.GalleryExtendedLocation | None = None, extended_location_replica_count: int | None = None, storage_account_type: str | _models.EdgeZoneStorageAccountType | None = None, encryption: _models.EncryptionImages | None = None, **kwargs: Any)
키워드 전용 매개 변수
Name | Description |
---|---|
name
|
영역의 이름입니다. |
extended_location
|
확장된 위치의 이름입니다. |
extended_location_replica_count
|
확장된 위치별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 업데이트할 수 있습니다. |
storage_account_type
|
이미지를 저장하는 데 사용할 스토리지 계정 유형을 지정합니다. 이 속성은 업데이트할 수 없습니다. 알려진 값은 "Standard_LRS", "Standard_ZRS", "StandardSSD_LRS" 및 "Premium_LRS"입니다. |
encryption
|
선택 사항입니다. 사용자가 갤러리 아티팩트에서 OS 및 데이터 디스크를 암호화하기 위한 고객 관리형 키를 제공할 수 있습니다. |
변수
Name | Description |
---|---|
name
|
영역의 이름입니다. |
extended_location
|
확장된 위치의 이름입니다. |
extended_location_replica_count
|
확장된 위치별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 업데이트할 수 있습니다. |
storage_account_type
|
이미지를 저장하는 데 사용할 스토리지 계정 유형을 지정합니다. 이 속성은 업데이트할 수 없습니다. 알려진 값은 "Standard_LRS", "Standard_ZRS", "StandardSSD_LRS" 및 "Premium_LRS"입니다. |
encryption
|
선택 사항입니다. 사용자가 갤러리 아티팩트에서 OS 및 데이터 디스크를 암호화하기 위한 고객 관리형 키를 제공할 수 있습니다. |
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python