DatacenterAddressInstructionResponse interface

Datacenter instruction for given storage location.

Extends

Properties

communicationInstruction

Data center communication instruction 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

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

communicationInstruction

Data center communication instruction NOTE: This property will not be serialized. It can only be populated by the server.

communicationInstruction?: string

Property Value

string

datacenterAddressType

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

datacenterAddressType: "DatacenterAddressInstruction"

Property Value

"DatacenterAddressInstruction"

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