Share via


Order.ReturnTrackingInfo Property

Definition

Gets tracking information for the package returned from the customer whether it has an original or a replacement device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to