IDataBoxSecret.DeviceSerialNumber 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.
Serial number of the assigned device.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Serial number of the assigned device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deviceSerialNumber")]
public string DeviceSerialNumber { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Serial number of the assigned device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deviceSerialNumber")>]
member this.DeviceSerialNumber : string
Public ReadOnly Property DeviceSerialNumber As String
Property Value
- Attributes