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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python