IOrderItemDetails.ForwardShippingDetail 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.
Forward Package Shipping details
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Forward Package Shipping details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IForwardShippingDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="forwardShippingDetails", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IForwardShippingDetails ForwardShippingDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Forward Package Shipping details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IForwardShippingDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="forwardShippingDetails", Update=false)>]
member this.ForwardShippingDetail : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IForwardShippingDetails
Public ReadOnly Property ForwardShippingDetail As IForwardShippingDetails
Property Value
- Attributes