다음을 통해 공유


Disk 클래스

디스크 리소스.

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

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

상속
azure.mgmt.compute.v2016_04_30_preview.models._models_py3.Resource
Disk

생성자

Disk(*, location: str, tags: Dict[str, str] | None = None, account_type: str | _models.StorageAccountTypes | None = None, os_type: str | _models.OperatingSystemTypes | None = None, creation_data: _models.CreationData | None = None, disk_size_gb: int | None = None, encryption_settings: _models.EncryptionSettings | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

리소스 위치. 필수 요소.

tags
dict[str, str]

리소스 태그.

account_type
str 또는 StorageAccountTypes

디스크의 스토리지 계정 유형입니다. 알려진 값은 "Standard_LRS" 및 "Premium_LRS"입니다.

os_type
str 또는 OperatingSystemTypes

운영 체제 유형입니다. 알려진 값은 "Windows" 및 "Linux"입니다.

creation_data
CreationData

디스크 원본 정보입니다. 디스크를 만든 후에는 CreationData 정보를 변경할 수 없습니다.

disk_size_gb
int

creationData.createOption이 비어 있는 경우 이 필드는 필수이며 만들 VHD의 크기를 나타냅니다. 이 필드가 다른 옵션을 사용하여 업데이트 또는 만들기에 있는 경우 크기 조정을 나타냅니다. 크기 조정은 디스크가 실행 중인 VM에 연결되지 않은 경우에만 허용되며 디스크의 크기만 늘릴 수 있습니다.

encryption_settings
EncryptionSettings

디스크 또는 스냅샷 대한 암호화 설정입니다.

변수

id
str

리소스 ID입니다.

name
str

리소스 이름입니다.

type
str

리소스 종류.

location
str

리소스 위치. 필수 요소.

tags
dict[str, str]

리소스 태그.

account_type
str 또는 StorageAccountTypes

디스크의 스토리지 계정 유형입니다. 알려진 값은 "Standard_LRS" 및 "Premium_LRS"입니다.

time_created
datetime

디스크를 만든 시간입니다.

os_type
str 또는 OperatingSystemTypes

운영 체제 유형입니다. 알려진 값은 "Windows" 및 "Linux"입니다.

creation_data
CreationData

디스크 원본 정보입니다. 디스크를 만든 후에는 CreationData 정보를 변경할 수 없습니다.

disk_size_gb
int

creationData.createOption이 비어 있는 경우 이 필드는 필수이며 만들 VHD의 크기를 나타냅니다. 이 필드가 다른 옵션을 사용하여 업데이트 또는 만들기에 있는 경우 크기 조정을 나타냅니다. 크기 조정은 디스크가 실행 중인 VM에 연결되지 않은 경우에만 허용되며 디스크의 크기만 늘릴 수 있습니다.

encryption_settings
EncryptionSettings

디스크 또는 스냅샷 대한 암호화 설정입니다.

owner_id
str

디스크가 연결된 VM ID를 포함하는 상대 URI입니다.

provisioning_state
str

디스크 프로비저닝 상태입니다.