共用方式為


DatacenterAddressResponse interface

指定儲存位置的資料中心位址。

屬性

datacenterAddressType

多型鑒別子,指定此物件可以是的不同類型

dataCenterAzureLocation

主要提供資料中心的 Azure 位置。 注意:此屬性不會序列化。 它只能由伺服器填入。

supportedCarriersForReturnShipment

寄回貨的支援貨運公司清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

datacenterAddressType

多型鑒別子,指定此物件可以是的不同類型

datacenterAddressType: "DatacenterAddressInstruction" | "DatacenterAddressLocation"

屬性值

"DatacenterAddressInstruction" | "DatacenterAddressLocation"

dataCenterAzureLocation

主要提供資料中心的 Azure 位置。 注意:此屬性不會序列化。 它只能由伺服器填入。

dataCenterAzureLocation?: string

屬性值

string

supportedCarriersForReturnShipment

寄回貨的支援貨運公司清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

supportedCarriersForReturnShipment?: string[]

屬性值

string[]