Class Exposure
- Namespace
- Steeltoe.Management.Endpoint
- Assembly
- Steeltoe.Management.EndpointBase.dll
public class Exposure
- Inheritance
-
Exposure
- Inherited Members
Constructors
Exposure()
public Exposure()
Exposure(IConfiguration)
public Exposure(IConfiguration config)
Parameters
config
IConfiguration
Properties
Exclude
public List<string> Exclude { get; set; }
Property Value
Include
public List<string> Include { get; set; }