IDataBoxHeavySecret.DevicePassword 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.
Password for out of the box experience on device.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Password for out of the box experience on device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="devicePassword")]
public string DevicePassword { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Password for out of the box experience on device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="devicePassword")>]
member this.DevicePassword : string
Public ReadOnly Property DevicePassword As String
Property Value
- Attributes