ServiceCorrelationDescription interface
Creates a particular correlation between services.
Properties
scheme | The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName. |
service |
The name of the service that the correlation relationship is established with. |
Property Details
scheme
The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
scheme: string
Property Value
string
serviceName
The name of the service that the correlation relationship is established with.
serviceName: string
Property Value
string