DatacenterAddressInstructionResponse interface
Datacenter instruction for given storage location.
- Extends
Properties
| communication |
Data center communication instruction |
| datacenter |
Data center address type |
Inherited Properties
| data |
Azure Location where the Data Center serves primarily. |
| supported |
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