DatacenterAddressResponse interface

Datacenter address for given storage location.

Properties

datacenterAddressType

The discriminator possible values: DatacenterAddressInstruction, DatacenterAddressLocation

dataCenterAzureLocation

Azure Location where the Data Center serves primarily.

supportedCarriersForReturnShipment

List of supported carriers for return shipment.

Property Details

datacenterAddressType

The discriminator possible values: DatacenterAddressInstruction, DatacenterAddressLocation

datacenterAddressType: DatacenterAddressType

Property Value

dataCenterAzureLocation

Azure Location where the Data Center serves primarily.

dataCenterAzureLocation?: string

Property Value

string

supportedCarriersForReturnShipment

List of supported carriers for return shipment.

supportedCarriersForReturnShipment?: string[]

Property Value

string[]