UpdateJobDetails Class

Job details for update.

Inheritance
azure.mgmt.databox._serialization.Model
UpdateJobDetails

Constructor

UpdateJobDetails(*, contact_details: _models.ContactDetails | None = None, shipping_address: _models.ShippingAddress | None = None, key_encryption_key: _models.KeyEncryptionKey | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
contact_details

Contact details for notification and shipping.

shipping_address

Shipping address of the customer.

key_encryption_key

Key encryption key for the job.

Variables

Name Description
contact_details

Contact details for notification and shipping.

shipping_address

Shipping address of the customer.

key_encryption_key

Key encryption key for the job.