IDataBoxCustomerDiskJobDetails.DeliverToDcPackageDetailTrackingId 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 DeliverToDcPackageDetailTrackingId { 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.DeliverToDcPackageDetailTrackingId : string with get, set
Public Property DeliverToDcPackageDetailTrackingId As String
Property Value
- Attributes