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(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

Applies to