共用方式為


DataLocationToServiceLocationMap interface

數據位置與服務位置的對應

屬性

dataLocation

數據的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceLocation

服務的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

dataLocation

數據的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dataLocation?: string

屬性值

string

serviceLocation

服務的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceLocation?: string

屬性值

string