DatacenterAddressLocationResponse interface

Datacenter address for given storage location.

Extends

Properties

additionalShippingInformation

Special instruction for shipping

addressType

Address type

city

City name

company

Company name

contactPersonName

Contact person name

country

name of the country

datacenterAddressType

Data center address type

phone

Phone number

phoneExtension

Phone extension

state

name of the state

street1

Street address line 1

street2

Street address line 2

street3

Street address line 3

zip

Zip code

Inherited Properties

dataCenterAzureLocation

Azure Location where the Data Center serves primarily.

supportedCarriersForReturnShipment

List of supported carriers for return shipment.

Property Details

additionalShippingInformation

Special instruction for shipping

additionalShippingInformation?: string

Property Value

string

addressType

Address type

addressType?: string

Property Value

string

city

City name

city?: string

Property Value

string

company

Company name

company?: string

Property Value

string

contactPersonName

Contact person name

contactPersonName?: string

Property Value

string

country

name of the country

country?: string

Property Value

string

datacenterAddressType

Data center address type

datacenterAddressType: "DatacenterAddressLocation"

Property Value

"DatacenterAddressLocation"

phone

Phone number

phone?: string

Property Value

string

phoneExtension

Phone extension

phoneExtension?: string

Property Value

string

state

name of the state

state?: string

Property Value

string

street1

Street address line 1

street1?: string

Property Value

string

street2

Street address line 2

street2?: string

Property Value

string

street3

Street address line 3

street3?: string

Property Value

string

zip

Zip code

zip?: string

Property Value

string

Inherited Property Details

dataCenterAzureLocation

Azure Location where the Data Center serves primarily.

dataCenterAzureLocation?: string

Property Value

string

Inherited From DatacenterAddressResponse.dataCenterAzureLocation

supportedCarriersForReturnShipment

List of supported carriers for return shipment.

supportedCarriersForReturnShipment?: string[]

Property Value

string[]

Inherited From DatacenterAddressResponse.supportedCarriersForReturnShipment