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