DatacenterAddressLocationResponse interface
给定存储位置的数据中心地址。
属性
| additional |
有关寄送说明的特殊说明:此属性不会序列化。 它只能由服务器填充。 |
| address |
地址类型注意:此属性不会序列化。 它只能由服务器填充。 |
| city | 城市名称注意:此属性不会序列化。 它只能由服务器填充。 |
| company | 公司名称注意:此属性不会序列化。 它只能由服务器填充。 |
| contact |
联系人姓名注意:此属性不会序列化。 它只能由服务器填充。 |
| country | 国家/地区名称注意:此属性不会序列化。 它只能由服务器填充。 |
| datacenter |
多态鉴别器,它指定此对象可以的不同类型的 |
| phone | 电话号码注意:此属性不会序列化。 它只能由服务器填充。 |
| phone |
电话扩展说明:此属性不会序列化。 它只能由服务器填充。 |
| state | 状态说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| street1 | 街道地址行 1 注意:此属性不会序列化。 它只能由服务器填充。 |
| street2 | 街道地址行 2 注意:此属性不会序列化。 它只能由服务器填充。 |
| street3 | 街道地址行 3 注意:此属性不会序列化。 它只能由服务器填充。 |
| zip | 邮政编码说明:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| data |
数据中心主要提供服务的 Azure 位置。 注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
返回货物的受支持运输商列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
additionalShippingInformation
有关寄送说明的特殊说明:此属性不会序列化。 它只能由服务器填充。
additionalShippingInformation?: string
属性值
string
addressType
地址类型注意:此属性不会序列化。 它只能由服务器填充。
addressType?: string
属性值
string
city
城市名称注意:此属性不会序列化。 它只能由服务器填充。
city?: string
属性值
string
company
公司名称注意:此属性不会序列化。 它只能由服务器填充。
company?: string
属性值
string
contactPersonName
联系人姓名注意:此属性不会序列化。 它只能由服务器填充。
contactPersonName?: string
属性值
string
country
国家/地区名称注意:此属性不会序列化。 它只能由服务器填充。
country?: string
属性值
string
datacenterAddressType
多态鉴别器,它指定此对象可以的不同类型的
datacenterAddressType: "DatacenterAddressLocation"
属性值
"DatacenterAddressLocation"
phone
电话号码注意:此属性不会序列化。 它只能由服务器填充。
phone?: string
属性值
string
phoneExtension
电话扩展说明:此属性不会序列化。 它只能由服务器填充。
phoneExtension?: string
属性值
string
state
状态说明的名称:此属性不会序列化。 它只能由服务器填充。
state?: string
属性值
string
street1
街道地址行 1 注意:此属性不会序列化。 它只能由服务器填充。
street1?: string
属性值
string
street2
街道地址行 2 注意:此属性不会序列化。 它只能由服务器填充。
street2?: string
属性值
string
street3
街道地址行 3 注意:此属性不会序列化。 它只能由服务器填充。
street3?: string
属性值
string
zip
邮政编码说明:此属性不会序列化。 它只能由服务器填充。
zip?: string
属性值
string
继承属性详细信息
dataCenterAzureLocation
数据中心主要提供服务的 Azure 位置。 注意:此属性不会序列化。 它只能由服务器填充。
dataCenterAzureLocation?: string
属性值
string
supportedCarriersForReturnShipment
返回货物的受支持运输商列表。 注意:此属性不会序列化。 它只能由服务器填充。
supportedCarriersForReturnShipment?: string[]
属性值
string[]
继承自DatacenterAddressResponse.supportedCarriersForReturnShipment