Class ApplicationMappings
Inheritance
System.Object
ApplicationMappings
Namespace: Steeltoe.Management.Endpoint.Mappings
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class ApplicationMappings : object
Constructors
| Edit this page View SourceApplicationMappings(ContextMappings)
Declaration
public ApplicationMappings(ContextMappings contextMappings)
Parameters
Type | Name | Description |
---|---|---|
ContextMappings | contextMappings |
Properties
| Edit this page View SourceContextMappings
Declaration
public IDictionary<string, ContextMappings> ContextMappings { get; }
Property Value
Type | Description |
---|---|
IDictionary<System.String, ContextMappings> |