JobSecrets Class

The base class for the secrets.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: DataboxJobSecrets, DataBoxDiskJobSecrets, DataBoxHeavyJobSecrets.

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

Inheritance
JobSecrets

Constructor

JobSecrets(**kwargs)

Variables

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

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