DataLocationToServiceLocationMap interface
資料位置與服務位置的對應
屬性
data |
資料的位置。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
service |
服務的位置。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
dataLocation
資料的位置。 注意:此屬性不會序列化。 它只能由伺服器填入。
dataLocation?: string
屬性值
string
serviceLocation
服務的位置。 注意:此屬性不會序列化。 它只能由伺服器填入。
serviceLocation?: string
屬性值
string