Share via


DataBoxDiskJobSecrets.PassKey Property

Definition

Gets passKey for the disk Job.

[Newtonsoft.Json.JsonProperty(PropertyName="passKey")]
public string PassKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passKey")>]
member this.PassKey : string
Public ReadOnly Property PassKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to