Table of Contents

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

List<string>

Include

public List<string> Include { get; set; }

Property Value

List<string>