DataBoxBasicJobDetails.DataImportDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the data to be imported into azure.
public System.Collections.Generic.IList<Azure.ResourceManager.DataBox.Models.DataImportDetails> DataImportDetails { get; }
member this.DataImportDetails : System.Collections.Generic.IList<Azure.ResourceManager.DataBox.Models.DataImportDetails>
Public ReadOnly Property DataImportDetails As IList(Of DataImportDetails)