IDatacenterAddressLocationResponse.AdditionalShippingInformation 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.
Special instruction for shipping
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Special instruction for shipping", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="additionalShippingInformation")]
public string AdditionalShippingInformation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Special instruction for shipping", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="additionalShippingInformation")>]
member this.AdditionalShippingInformation : string
Public ReadOnly Property AdditionalShippingInformation As String
Property Value
- Attributes