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

DatacenterAddressResponse interface

给定存储位置的数据中心地址。

属性

datacenterAddressType

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

dataCenterAzureLocation

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

supportedCarriersForReturnShipment

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

属性详细信息

datacenterAddressType

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

datacenterAddressType: "DatacenterAddressInstruction" | "DatacenterAddressLocation"

属性值

"DatacenterAddressInstruction" | "DatacenterAddressLocation"

dataCenterAzureLocation

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

dataCenterAzureLocation?: string

属性值

string

supportedCarriersForReturnShipment

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

supportedCarriersForReturnShipment?: string[]

属性值

string[]