IJobResponse.ShippingInformationAdditionalInformation 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.
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=true, Required=false, SerializedName="additionalInformation")]
public string ShippingInformationAdditionalInformation { get; }
[<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=true, Required=false, SerializedName="additionalInformation")>]
member this.ShippingInformationAdditionalInformation : string
Public ReadOnly Property ShippingInformationAdditionalInformation As String
Property Value
- Attributes