Share via


IDataBoxCustomerDiskJobDetails.ExportDiskDetailsCollection Property

Definition

Contains the map of disk serial number to the disk details for export jobs.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contains the map of disk serial number to the disk details for export jobs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection) }, ReadOnly=true, Required=false, SerializedName="exportDiskDetailsCollection")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection ExportDiskDetailsCollection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contains the map of disk serial number to the disk details for export jobs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection) }, ReadOnly=true, Required=false, SerializedName="exportDiskDetailsCollection")>]
member this.ExportDiskDetailsCollection : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection
Public ReadOnly Property ExportDiskDetailsCollection As IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection

Property Value

Attributes

Applies to