UpdateJobDetails Class

Job details for update.

Inheritance
UpdateJobDetails

Constructor

UpdateJobDetails(*, contact_details: Optional[azure.mgmt.databox.v2020_04_01.models._models_py3.ContactDetails] = None, shipping_address: Optional[azure.mgmt.databox.v2020_04_01.models._models_py3.ShippingAddress] = None, key_encryption_key: Optional[azure.mgmt.databox.v2020_04_01.models._models_py3.KeyEncryptionKey] = None, **kwargs)

Parameters

contact_details
<xref:azure.mgmt.databox.models.ContactDetails>
Required

Contact details for notification and shipping.

shipping_address
<xref:azure.mgmt.databox.models.ShippingAddress>
Required

Shipping address of the customer.

key_encryption_key
<xref:azure.mgmt.databox.models.KeyEncryptionKey>
Required

Key encryption key for the job.