ImageUpdate Class
The source user image virtual hard disk. Only tags may be updated.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute.v2017_12_01.models._models_py3.UpdateResourceImageUpdate
Constructor
ImageUpdate(*, tags: Optional[Dict[str, str]] = None, source_virtual_machine: Optional[azure.mgmt.compute.v2017_12_01.models._models_py3.SubResource] = None, storage_profile: Optional[azure.mgmt.compute.v2017_12_01.models._models_py3.ImageStorageProfile] = None, **kwargs)
Parameters
- storage_profile
- ImageStorageProfile
Required
Specifies the storage settings for the virtual machine disks.
Variables
- provisioning_state
- str
The provisioning state.
Feedback
Submit and view feedback for