Interface IEndpoint
Assembly: Steeltoe.Management.Abstractions.dll
Syntax
public interface IEndpoint
Properties
|
Edit this page
View Source
Enabled
Declaration
Property Value
Type |
Description |
System.Boolean |
|
|
Edit this page
View Source
Id
Declaration
Property Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
Options
Declaration
IEndpointOptions Options { get; }
Property Value
|
Edit this page
View Source
Path
Declaration
Property Value
Type |
Description |
System.String |
|
Extension Methods