Share via


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

Property Value

Attributes

Applies to