VirtualMachineImageFeature Class
Specifies additional capabilities supported by the image.
- Inheritance
-
azure.mgmt.compute._serialization.ModelVirtualMachineImageFeature
Constructor
VirtualMachineImageFeature(*, name: str | None = None, value: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
The name of the feature. |
value
|
The corresponding value for the feature. |
Variables
Name | Description |
---|---|
name
|
The name of the feature. |
value
|
The corresponding value for the feature. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python