MicroservicesClient_Endpoint Class
Defines a single endpoint for a microservices client
Namespace: SobekCM.Core.MicroservicesClientAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
| C# |
|---|
public class MicroservicesClient_Endpoint |
Inheritance Hierarchy
Constructors
Fields
|
| Name | Description |
|---|
 | Key | Lookup key associated with this endpoint |
 | Protocol | Protocol to use when connecting to this endpoint, via the URL |
Properties
|
| Name | Description |
|---|
 | URL | Complete URL for this microservices endpoint |
See Also