다음을 통해 공유


ManagedDiskParameters 클래스

관리 디스크의 매개 변수입니다.

상속
azure.mgmt.compute.v2018_04_01.models._models_py3.SubResource
ManagedDiskParameters

생성자

ManagedDiskParameters(*, id: str | None = None, storage_account_type: str | _models.StorageAccountTypes | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
id
str

리소스 ID입니다.

storage_account_type

관리 디스크의 스토리지 계정 유형을 지정합니다. 가능한 값은 Standard_LRS, Premium_LRS 및 StandardSSD_LRS. 알려진 값은 "Standard_LRS", "Premium_LRS" 및 "StandardSSD_LRS"입니다.

변수

Name Description
id
str

리소스 ID입니다.

storage_account_type

관리 디스크의 스토리지 계정 유형을 지정합니다. 가능한 값은 Standard_LRS, Premium_LRS 및 StandardSSD_LRS. 알려진 값은 "Standard_LRS", "Premium_LRS" 및 "StandardSSD_LRS"입니다.