IJobDetails.ShippingAddress Property

Definition

Shipping address of the customer.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Shipping address of the customer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress) }, ReadOnly=false, Required=false, SerializedName="shippingAddress")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress ShippingAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Shipping address of the customer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress) }, ReadOnly=false, Required=false, SerializedName="shippingAddress")>]
member this.ShippingAddress : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress with get, set
Public Property ShippingAddress As IShippingAddress

Property Value

Attributes

Applies to