다음을 통해 공유


DataBoxCustomerDiskJobDetails.ImportDiskDetails Property

Definition

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

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DataBox.Models.ImportDiskDetails> ImportDiskDetails { get; }
member this.ImportDiskDetails : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DataBox.Models.ImportDiskDetails>
Public ReadOnly Property ImportDiskDetails As IDictionary(Of String, ImportDiskDetails)

Property Value

Applies to