IJobResourceUpdateParameter.ReturnToCustomerPackageDetailTrackingId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tracking Id of shipment.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Tracking Id of shipment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trackingId")]
public string ReturnToCustomerPackageDetailTrackingId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Tracking Id of shipment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trackingId")>]
member this.ReturnToCustomerPackageDetailTrackingId : string with get, set
Public Property ReturnToCustomerPackageDetailTrackingId As String
Property Value
- Attributes