Language

IReverseShippingDetails.TrackingUrl Property

Definition

TrackingUrl of the package.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="TrackingUrl of the package.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="trackingUrl", Update=false)]
public string TrackingUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="TrackingUrl of the package.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="trackingUrl", Update=false)>]
member this.TrackingUrl : string
Public ReadOnly Property TrackingUrl As String

Property Value

Attributes

Applies to