Partager via


Order.DeliveryTrackingInfo Propriété

Définition

Obtient des informations de suivi pour le package remis au client, qu’il ait un appareil d’origine ou de remplacement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à