Share via


UnencryptedCredentials.JobSecrets Property

Definition

Gets secrets related to this job.

[Newtonsoft.Json.JsonProperty(PropertyName="jobSecrets")]
public Microsoft.Azure.Management.DataBox.Models.JobSecrets JobSecrets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobSecrets")>]
member this.JobSecrets : Microsoft.Azure.Management.DataBox.Models.JobSecrets
Public ReadOnly Property JobSecrets As JobSecrets

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to