Class SpringCloudConfigDiscovery
Inheritance
System.Object
SpringCloudConfigDiscovery
Namespace: Steeltoe.Extensions.Configuration.ConfigServer
Assembly: Steeltoe.Extensions.Configuration.ConfigServerBase.dll
Syntax
public class SpringCloudConfigDiscovery : object
Properties
| Edit this page View SourceEnabled
Declaration
public bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ServiceId
Declaration
public string ServiceId { get; set; }
Property Value
Type | Description |
---|---|
System.String |