DedicatedHostSizeListResult Class
The List Dedicated Host sizes operation response.
- Inheritance
-
azure.mgmt.compute._serialization.ModelDedicatedHostSizeListResult
Constructor
DedicatedHostSizeListResult(*, value: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The list of dedicated host sizes. |
Variables
Name | Description |
---|---|
value
|
The list of dedicated host sizes. |
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