你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDataBoxSecret.DevicePassword Property

Definition

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

Applies to