| IApplicationResourceSettingProvider Interface | 
Namespace: AccidentalFish.ApplicationSupport.Core.Components
The IApplicationResourceSettingProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultBlobContainerName | 
            Given a component name this returns the default blob container name for it
              | |
| DefaultBrokeredMessageQueueName | 
            Given a component name this returns the default brokered message queue name for it
              | |
| DefaultLeaseBlockName | 
            Given a component name this returns the default lease block name for it
              | |
| DefaultQueueName | 
            Given a component name this returns the default queue name for it
              | |
| DefaultSubscriptionName | 
            Given a component name this returns the default topic subscription for it
              | |
| DefaultTableName | 
            Given a component name this returns the default table name for it
              | |
| DefaultTopicName | 
            Given a component name this returns the default topic name for it
              | |
| ServiceBusConnectionString | 
            Given a component name this returns the service bus connection string for it
              | |
| SqlConnectionString | 
            Given a component name this returns the sql connection string for it
              | |
| SqlContextType | 
            Given a component name this returns the sql database context type for it
              | |
| StorageAccountConnectionString | 
            Given a component name this returns the storage account connection string for it
              |