Class ApplicationMappings
- Namespace
- Steeltoe.Management.Endpoint.Mappings
- Assembly
- Steeltoe.Management.EndpointBase.dll
public class ApplicationMappings
- Inheritance
-
ApplicationMappings
- Inherited Members
Constructors
ApplicationMappings(ContextMappings)
public ApplicationMappings(ContextMappings contextMappings)
Parameters
contextMappings
ContextMappings
Properties
ContextMappings
[JsonPropertyName("contexts")]
public IDictionary<string, ContextMappings> ContextMappings { get; }