ServiceCorrelation 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 Arm Resource ID 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 Arm Resource ID of the service that the correlation relationship is established with.
serviceName: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript