Interface IServiceInfo
Namespace: Steeltoe.Connector.Services
Assembly: Steeltoe.Connector.Abstractions.dll
Syntax
public interface IServiceInfo
Properties
| Edit this page View SourceApplicationInfo
Declaration
IApplicationInstanceInfo ApplicationInfo { get; }
Property Value
Type | Description |
---|---|
IApplicationInstanceInfo |
Id
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
System.String |