JobResourceUpdateParameter Class
The JobResourceUpdateParameter.
- Inheritance
-
JobResourceUpdateParameter
Constructor
JobResourceUpdateParameter(*, tags: Optional[Dict[str, str]] = None, details: Optional[azure.mgmt.databox.v2019_09_01.models._models_py3.UpdateJobDetails] = None, destination_account_details: Optional[List[azure.mgmt.databox.v2019_09_01.models._models_py3.DestinationAccountDetails]] = None, **kwargs)
Parameters
Required
A set of tags. The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
- details
- <xref:azure.mgmt.databox.models.UpdateJobDetails>
Required
Details of a job to be updated.
- destination_account_details
- list[<xref:azure.mgmt.databox.models.DestinationAccountDetails>]
Required
Destination account details.
Feedback
Submit and view feedback for