IDataBoxDiskJobSecrets.PassKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PassKey for the disk Job.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="PassKey for the disk Job.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="passKey")]
public string PassKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="PassKey for the disk Job.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="passKey")>]
member this.PassKey : string
Public ReadOnly Property PassKey As String
Property Value
- Attributes