Datacenter Address Location Response Response
data class DatacenterAddressLocationResponseResponse(val additionalShippingInformation: String, val addressType: String, val city: String, val company: String, val contactPersonName: String, val country: String, val dataCenterAzureLocation: String, val datacenterAddressType: String, val phone: String, val phoneExtension: String, val state: String, val street1: String, val street2: String, val street3: String, val supportedCarriersForReturnShipment: List<String>, val zip: String)
Datacenter address for given storage location.
Constructors
Link copied to clipboard
constructor(additionalShippingInformation: String, addressType: String, city: String, company: String, contactPersonName: String, country: String, dataCenterAzureLocation: String, datacenterAddressType: String, phone: String, phoneExtension: String, state: String, street1: String, street2: String, street3: String, supportedCarriersForReturnShipment: List<String>, zip: String)
Properties
Link copied to clipboard
Special instruction for shipping
Link copied to clipboard
Address type
Link copied to clipboard
Contact person name
Link copied to clipboard
Data center address type Expected value is 'DatacenterAddressLocation'.
Link copied to clipboard
Azure Location where the Data Center serves primarily.
Link copied to clipboard
Phone extension
Link copied to clipboard
List of supported carriers for return shipment.