共用方式為


OrderStatus.TrackingInformation Property

Definition

Gets tracking information related to the state in the ordering flow

[Newtonsoft.Json.JsonProperty(PropertyName="trackingInformation")]
public Microsoft.Azure.Management.DataBoxEdge.Models.TrackingInfo TrackingInformation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackingInformation")>]
member this.TrackingInformation : Microsoft.Azure.Management.DataBoxEdge.Models.TrackingInfo
Public ReadOnly Property TrackingInformation As TrackingInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to