ILocation.AdditionalShippingInformation Property

Definition

Additional shipping information for customer, specific to datacenter to which customer should send their disks.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Additional shipping information for customer, specific to datacenter to which customer should send their disks.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="additionalShippingInformation")]
public string AdditionalShippingInformation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Additional shipping information for customer, specific to datacenter to which customer should send their disks.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="additionalShippingInformation")>]
member this.AdditionalShippingInformation : string with get, set
Public Property AdditionalShippingInformation As String

Property Value

Attributes

Applies to