IDataBoxCustomerDiskJobDetails.ImportDiskDetailsCollection Property

Definition

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

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

Property Value

Attributes

Applies to