你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DatacenterAddressInstructionResponse interface
给定存储位置的数据中心说明。
- Extends
属性
communication |
数据中心通信说明 注意:不会序列化此属性。 它只能由服务器填充。 |
datacenter |
多态鉴别器,它指定此对象可以是的不同类型 |
继承属性
data |
数据中心主要服务的 Azure 位置。 注意:此属性不会被序列化。 它只能由服务器填充。 |
supported |
支持退货的承运商列表。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
communicationInstruction
数据中心通信说明 注意:不会序列化此属性。 它只能由服务器填充。
communicationInstruction?: string
属性值
string
datacenterAddressType
多态鉴别器,它指定此对象可以是的不同类型
datacenterAddressType: "DatacenterAddressInstruction"
属性值
"DatacenterAddressInstruction"
继承属性详细信息
dataCenterAzureLocation
数据中心主要服务的 Azure 位置。 注意:此属性不会被序列化。 它只能由服务器填充。
dataCenterAzureLocation?: string
属性值
string
supportedCarriersForReturnShipment
支持退货的承运商列表。 注意:此属性不会被序列化。 它只能由服务器填充。
supportedCarriersForReturnShipment?: string[]
属性值
string[]
继承自DatacenterAddressResponse.supportedCarriersForReturnShipment