DataBoxDiskJobSecrets Class

The secrets related to disk job.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.databox.v2020_11_01.models._models_py3.JobSecrets
DataBoxDiskJobSecrets

Constructor

DataBoxDiskJobSecrets(**kwargs: Any)

Variables

Name Description
job_secrets_type

Used to indicate what type of job secrets object. Required. Known values are: "DataBox", "DataBoxDisk", and "DataBoxHeavy".

dc_access_security_code

Dc Access Security Code for Customer Managed Shipping.

error

Error while fetching the secrets.

disk_secrets

Contains the list of secrets object for that device.

pass_key
str

PassKey for the disk Job.

is_passkey_user_defined

Whether passkey was provided by user.