Steeltoe Documentation
  • Why Steeltoe
    Overview Microservices Cloud Web Applications Event Driven
  • Get Started
    Steeltoe Initializr Guides Documentation API Browser Blog
  • Projects
    Steeltoe Application Configuration Steeltoe Circuit Breakers Steeltoe Dynamic Logging Steeltoe Management Steeltoe Messaging Steeltoe Network File Shares Steeltoe Security Steeltoe Service Connectors Steeltoe Service Discovery Steeltoe Stream
  • Support
  • Community
Search Results for

    Table of Contents
    . . .
    X

    Interface IPlaceholderResolverProvider

    Namespace: Steeltoe.Extensions.Configuration
    Assembly: Steeltoe.Extensions.Configuration.Abstractions.dll
    Syntax
    public interface IPlaceholderResolverProvider : IConfigurationProvider

    Properties

    | Edit this page View Source

    Providers

    Declaration
    IList<IConfigurationProvider> Providers { get; }
    Property Value
    Type Description
    IList<IConfigurationProvider>
    | Edit this page View Source

    ResolvedKeys

    Declaration
    IList<string> ResolvedKeys { get; }
    Property Value
    Type Description
    IList<System.String>
    X
    • Edit this page
    • View Source
    Back to top
    © 2017-2021 VMware, Inc. All Rights Reserved. • Privacy Policy • Your California Privacy Rights • Terms of Use • Trademark Guidelines