Table of Contents

Interface IConfigureOptionsWithKey<T>

Namespace
Steeltoe.Management.Endpoint.Configuration
Assembly
Steeltoe.Management.Endpoint.dll
public interface IConfigureOptionsWithKey<in T> : IConfigureOptions<T> where T : class

Type Parameters

T
Inherited Members

Properties

ConfigurationKey

string ConfigurationKey { get; }

Property Value

string