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

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