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
configIConfiguration
Properties
Exclude
public List<string> Exclude { get; set; }
  Property Value
Include
public List<string> Include { get; set; }