DataLocationToServiceLocationMap interface

Map of data location to service location

Properties

dataLocation

Location of the data. NOTE: This property will not be serialized. It can only be populated by the server.

serviceLocation

Location of the service. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

dataLocation

Location of the data. NOTE: This property will not be serialized. It can only be populated by the server.

dataLocation?: string

Property Value

string

serviceLocation

Location of the service. NOTE: This property will not be serialized. It can only be populated by the server.

serviceLocation?: string

Property Value

string