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