Interface IConsulServiceRegistrar
Inherited Members
Namespace: Steeltoe.Discovery.Consul.Registry
Assembly: Steeltoe.Discovery.Consul.dll
Syntax
public interface IConsulServiceRegistrar : IServiceRegistrar
Properties
| Edit this page View SourceRegistration
Gets the registration that the registrar is to register with Consul
Declaration
IConsulRegistration Registration { get; }
Property Value
Type | Description |
---|---|
IConsulRegistration |