Disallowed Class
Describes the disallowed disk types.
- Inheritance
-
azure.mgmt.compute._serialization.ModelDisallowed
Constructor
Disallowed(*, disk_types: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
disk_types
|
A list of disk types. |
Variables
Name | Description |
---|---|
disk_types
|
A list of disk types. |
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