DatacenterAddressInstructionResponse interface

Datacenter instruction for given storage location.

Extends

Properties

communicationInstruction

Data center communication instruction

datacenterAddressType

Data center address type

Inherited Properties

dataCenterAzureLocation

Azure Location where the Data Center serves primarily.

supportedCarriersForReturnShipment

List of supported carriers for return shipment.

Property Details

communicationInstruction

Data center communication instruction

communicationInstruction?: string

Property Value

string

datacenterAddressType

Data center address type

datacenterAddressType: "DatacenterAddressInstruction"

Property Value

"DatacenterAddressInstruction"

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