DatacenterAddressResponse interface
Datacenter address for given storage location.
Properties
| datacenter |
The discriminator possible values: DatacenterAddressInstruction, DatacenterAddressLocation |
| data |
Azure Location where the Data Center serves primarily. |
| supported |
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[]