SkuProfileVMSize Class
Specifies the VM Size.
- Inheritance
-
azure.mgmt.compute._serialization.ModelSkuProfileVMSize
Constructor
SkuProfileVMSize(*, name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Specifies the name of the VM Size. |
Variables
Name | Description |
---|---|
name
|
Specifies the name of the VM Size. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python