Share via


UnencryptedCredentials.JobSecrets Property

Definition

Secrets related to this job. Please note JobSecrets is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataboxJobSecrets, CustomerDiskJobSecrets, DataBoxDiskJobSecrets and DataBoxHeavyJobSecrets.

public Azure.ResourceManager.DataBox.Models.JobSecrets JobSecrets { get; }
member this.JobSecrets : Azure.ResourceManager.DataBox.Models.JobSecrets
Public ReadOnly Property JobSecrets As JobSecrets

Property Value

Applies to