Share via


JobDetails.CopyLogDetails Property

Definition

Gets list of copy log details.

[Newtonsoft.Json.JsonProperty(PropertyName="copyLogDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CopyLogDetails> CopyLogDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyLogDetails")>]
member this.CopyLogDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CopyLogDetails>
Public ReadOnly Property CopyLogDetails As IList(Of CopyLogDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to