ApplyUpdate Class
Apply Update request.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.maintenance.models._models_py3.ResourceApplyUpdate
Constructor
ApplyUpdate(*, status: Optional[Union[str, azure.mgmt.maintenance.models._maintenance_management_client_enums.UpdateStatus]] = None, resource_id: Optional[str] = None, last_update_time: Optional[datetime.datetime] = None, **kwargs)
Parameters
- status
- str or UpdateStatus
Required
The status. Possible values include: "Pending", "InProgress", "Completed", "RetryNow", "RetryLater".
Variables
- id
- str
Fully qualified identifier of the resource.
- name
- str
Name of the resource.
- type
- str
Type of the resource.
- system_data
- SystemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Feedback
Submit and view feedback for