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_04_01.models._models_py3.JobSecrets
DataBoxDiskJobSecrets

Constructor

DataBoxDiskJobSecrets(**kwargs)

Parameters

job_secrets_type
str or <xref:azure.mgmt.databox.models.ClassDiscriminator>
Required

Required. Used to indicate what type of job secrets object.Constant filled by server. Possible values include: "DataBox", "DataBoxDisk", "DataBoxHeavy".

Variables

dc_access_security_code
<xref:azure.mgmt.databox.models.DcAccessSecurityCode>

Dc Access Security Code for Customer Managed Shipping.

error
<xref:azure.mgmt.databox.models.CloudError>

Error while fetching the secrets.

disk_secrets
list[<xref:azure.mgmt.databox.models.DiskSecret>]

Contains the list of secrets object for that device.

pass_key
str

PassKey for the disk Job.

is_passkey_user_defined
bool

Whether passkey was provided by user.