IDataBoxDiskCopyLogDetails.DiskSerialNumber 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.
Disk Serial Number.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Disk Serial Number.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diskSerialNumber")]
public string DiskSerialNumber { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Disk Serial Number.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diskSerialNumber")>]
member this.DiskSerialNumber : string
Public ReadOnly Property DiskSerialNumber As String
Property Value
- Attributes