Partilhar via


DataBoxCustomerDiskJobDetails.ImportDiskDetailsCollection Propriedade

Definição

Obtém ou define que contém o mapa do número de série do disco para os detalhes do disco para trabalhos de importação.

[Newtonsoft.Json.JsonProperty(PropertyName="importDiskDetailsCollection")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataBox.Models.ImportDiskDetails> ImportDiskDetailsCollection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="importDiskDetailsCollection")>]
member this.ImportDiskDetailsCollection : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataBox.Models.ImportDiskDetails> with get, set
Public Property ImportDiskDetailsCollection As IDictionary(Of String, ImportDiskDetails)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a