Share via


IJobResponse.ShippingInformationAdditionalInformation 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=false, 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=true, Required=false, SerializedName="additionalInformation", Update=false)]
public string ShippingInformationAdditionalInformation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=false, 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=true, Required=false, SerializedName="additionalInformation", Update=false)>]
member this.ShippingInformationAdditionalInformation : string
Public ReadOnly Property ShippingInformationAdditionalInformation As String

Property Value

Attributes

Applies to