ShippingInformation interface

Contains information about the Microsoft datacenter to which the drives should be shipped.

Properties

additionalInformation

Additional shipping information for customer, specific to datacenter to which customer should send their disks. NOTE: This property will not be serialized. It can only be populated by the server.

city

The city name to use when returning the drives.

countryOrRegion

The country or region to use when returning the drives.

phone

Phone number of the recipient of the returned drives.

postalCode

The postal code to use when returning the drives.

recipientName

The name of the recipient who will receive the hard drives when they are returned.

stateOrProvince

The state or province to use when returning the drives.

streetAddress1

The first line of the street address to use when returning the drives.

streetAddress2

The second line of the street address to use when returning the drives.

Property Details

additionalInformation

Additional shipping information for customer, specific to datacenter to which customer should send their disks. NOTE: This property will not be serialized. It can only be populated by the server.

additionalInformation?: string

Property Value

string

city

The city name to use when returning the drives.

city?: string

Property Value

string

countryOrRegion

The country or region to use when returning the drives.

countryOrRegion?: string

Property Value

string

phone

Phone number of the recipient of the returned drives.

phone?: string

Property Value

string

postalCode

The postal code to use when returning the drives.

postalCode?: string

Property Value

string

recipientName

The name of the recipient who will receive the hard drives when they are returned.

recipientName?: string

Property Value

string

stateOrProvince

The state or province to use when returning the drives.

stateOrProvince?: string

Property Value

string

streetAddress1

The first line of the street address to use when returning the drives.

streetAddress1?: string

Property Value

string

streetAddress2

The second line of the street address to use when returning the drives.

streetAddress2?: string

Property Value

string