Bagikan melalui


IDataBoxDiskJobDetails.DisksAndSizeDetail Property

Definition

Contains the map of disk serial number to the disk size being used for the job. Is returned only after the disks are shipped to the customer.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contains the map of disk serial number to the disk size being used for the job. Is returned only after the disks are shipped to the customer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskJobDetailsDisksAndSizeDetails) }, ReadOnly=true, Required=false, SerializedName="disksAndSizeDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskJobDetailsDisksAndSizeDetails DisksAndSizeDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contains the map of disk serial number to the disk size being used for the job. Is returned only after the disks are shipped to the customer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskJobDetailsDisksAndSizeDetails) }, ReadOnly=true, Required=false, SerializedName="disksAndSizeDetails")>]
member this.DisksAndSizeDetail : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskJobDetailsDisksAndSizeDetails
Public ReadOnly Property DisksAndSizeDetail As IDataBoxDiskJobDetailsDisksAndSizeDetails

Property Value

Attributes

Applies to