ApplicationComponent Class |
Namespace: AccidentalFish.ApplicationSupport.Core.Configuration
The ApplicationComponent type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationComponent |
Constructor
|
Name | Description | |
---|---|---|
![]() | DbContextType |
SQL database context type
|
![]() | DefaultBlobContainerAccessType |
Default blob container access type
|
![]() | DefaultBlobContainerName |
Default blob container name
|
![]() | DefaultBrokeredMessageQueueName |
Default brokered message queue name
|
![]() | DefaultLeaseBlockName |
Default lease block name
|
![]() | DefaultQueueName |
Default queue name
|
![]() | DefaultSubscriptionName |
Default subscription name
|
![]() | DefaultTableName |
Default table name
|
![]() | DefaultTopicName |
Default topic name
|
![]() | Fqn |
Fully qualified name
|
![]() | ServiceBusConnectionString |
Service bus connection string
|
![]() | Settings |
Component application settings
|
![]() | SqlServerConnectionString |
Sql Server connection string
|
![]() | StorageAccountConnectionString |
Storage account connection string
|
![]() | TableData |
Table data upload file
|
![]() | Uploads |
Blob upload filenames
|
![]() | UsesAzureStorage |
Does the component use Azure storage
|
![]() | UsesServiceBus |
Does the component use the service bus
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |