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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python