HardwareProfile 클래스
가상 머신에 대한 하드웨어 설정을 지정합니다.
- 상속
-
azure.mgmt.compute._serialization.ModelHardwareProfile
생성자
HardwareProfile(*, vm_size: str | _models.VirtualMachineSizeTypes | None = None, **kwargs: Any)
키워드 전용 매개 변수
Name | Description |
---|---|
vm_size
|
가상 컴퓨터의 크기를 지정합니다. |
변수
Name | Description |
---|---|
vm_size
|
가상 컴퓨터의 크기를 지정합니다. |
Azure SDK for Python