DatacenterAddressLocationResponse interface

Datacenter address for given storage location.

Extends

Properties

additionalShippingInformation

Special instruction for shipping NOTE: This property will not be serialized. It can only be populated by the server.

addressType

Address type NOTE: This property will not be serialized. It can only be populated by the server.

city

City name NOTE: This property will not be serialized. It can only be populated by the server.

company

Company name NOTE: This property will not be serialized. It can only be populated by the server.

contactPersonName

Contact person name NOTE: This property will not be serialized. It can only be populated by the server.

country

name of the country NOTE: This property will not be serialized. It can only be populated by the server.

datacenterAddressType

Polymorphic discriminator, which specifies the different types this object can be

phone

Phone number NOTE: This property will not be serialized. It can only be populated by the server.

phoneExtension

Phone extension NOTE: This property will not be serialized. It can only be populated by the server.

state

name of the state NOTE: This property will not be serialized. It can only be populated by the server.

street1

Street address line 1 NOTE: This property will not be serialized. It can only be populated by the server.

street2

Street address line 2 NOTE: This property will not be serialized. It can only be populated by the server.

street3

Street address line 3 NOTE: This property will not be serialized. It can only be populated by the server.

zip

Zip code NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

dataCenterAzureLocation

Azure Location where the Data Center serves primarily. NOTE: This property will not be serialized. It can only be populated by the server.

supportedCarriersForReturnShipment

List of supported carriers for return shipment. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

additionalShippingInformation

Special instruction for shipping NOTE: This property will not be serialized. It can only be populated by the server.

additionalShippingInformation?: string

Property Value

string

addressType

Address type NOTE: This property will not be serialized. It can only be populated by the server.

addressType?: string

Property Value

string

city

City name NOTE: This property will not be serialized. It can only be populated by the server.

city?: string

Property Value

string

company

Company name NOTE: This property will not be serialized. It can only be populated by the server.

company?: string

Property Value

string

contactPersonName

Contact person name NOTE: This property will not be serialized. It can only be populated by the server.

contactPersonName?: string

Property Value

string

country

name of the country NOTE: This property will not be serialized. It can only be populated by the server.

country?: string

Property Value

string

datacenterAddressType

Polymorphic discriminator, which specifies the different types this object can be

datacenterAddressType: "DatacenterAddressLocation"

Property Value

"DatacenterAddressLocation"

phone

Phone number NOTE: This property will not be serialized. It can only be populated by the server.

phone?: string

Property Value

string

phoneExtension

Phone extension NOTE: This property will not be serialized. It can only be populated by the server.

phoneExtension?: string

Property Value

string

state

name of the state NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

Property Value

string

street1

Street address line 1 NOTE: This property will not be serialized. It can only be populated by the server.

street1?: string

Property Value

string

street2

Street address line 2 NOTE: This property will not be serialized. It can only be populated by the server.

street2?: string

Property Value

string

street3

Street address line 3 NOTE: This property will not be serialized. It can only be populated by the server.

street3?: string

Property Value

string

zip

Zip code NOTE: This property will not be serialized. It can only be populated by the server.

zip?: string

Property Value

string

Inherited Property Details

dataCenterAzureLocation

Azure Location where the Data Center serves primarily. NOTE: This property will not be serialized. It can only be populated by the server.

dataCenterAzureLocation?: string

Property Value

string

Inherited From DatacenterAddressResponse.dataCenterAzureLocation

supportedCarriersForReturnShipment

List of supported carriers for return shipment. NOTE: This property will not be serialized. It can only be populated by the server.

supportedCarriersForReturnShipment?: string[]

Property Value

string[]

Inherited From DatacenterAddressResponse.supportedCarriersForReturnShipment