DataboxJobSecrets Class

The secrets related to a databox 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
DataboxJobSecrets

Constructor

DataboxJobSecrets(*, pod_secrets: List[_models.DataBoxSecret] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
pod_secrets

Contains the list of secret objects for a job.

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.

pod_secrets

Contains the list of secret objects for a job.