DatacenterAddressResponse interface
给定存储位置的数据中心地址。
属性
| datacenter |
多态鉴别器,它指定此对象可以的不同类型的 |
| data |
数据中心主要提供服务的 Azure 位置。 注意:此属性不会序列化。 它只能由服务器填充。 |
| supported |
返回货物的受支持运输商列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
datacenterAddressType
多态鉴别器,它指定此对象可以的不同类型的
datacenterAddressType: "DatacenterAddressInstruction" | "DatacenterAddressLocation"
属性值
"DatacenterAddressInstruction" | "DatacenterAddressLocation"
dataCenterAzureLocation
数据中心主要提供服务的 Azure 位置。 注意:此属性不会序列化。 它只能由服务器填充。
dataCenterAzureLocation?: string
属性值
string
supportedCarriersForReturnShipment
返回货物的受支持运输商列表。 注意:此属性不会序列化。 它只能由服务器填充。
supportedCarriersForReturnShipment?: string[]
属性值
string[]