你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DatacenterAddressInstructionResponse interface

给定存储位置的数据中心说明。

扩展

属性

communicationInstruction

数据中心通信说明注意:此属性不会序列化。 它只能由服务器填充。

datacenterAddressType

多态鉴别器,它指定此对象可以的不同类型的

继承属性

dataCenterAzureLocation

数据中心主要提供服务的 Azure 位置。 注意:此属性不会序列化。 它只能由服务器填充。

supportedCarriersForReturnShipment

返回货物的受支持运输商列表。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

communicationInstruction

数据中心通信说明注意:此属性不会序列化。 它只能由服务器填充。

communicationInstruction?: string

属性值

string

datacenterAddressType

多态鉴别器,它指定此对象可以的不同类型的

datacenterAddressType: "DatacenterAddressInstruction"

属性值

"DatacenterAddressInstruction"

继承属性详细信息

dataCenterAzureLocation

数据中心主要提供服务的 Azure 位置。 注意:此属性不会序列化。 它只能由服务器填充。

dataCenterAzureLocation?: string

属性值

string

继承自DatacenterAddressResponse.dataCenterAzureLocation

supportedCarriersForReturnShipment

返回货物的受支持运输商列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedCarriersForReturnShipment?: string[]

属性值

string[]

继承自DatacenterAddressResponse.supportedCarriersForReturnShipment