Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration Namespace
Retired Content |
---|
This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling. |
Classes
Class | Description | |
---|---|---|
BlobChangeWatcher |
A watcher that checks for configuration change at a given interval.
|
|
BlobConfigurationSource |
Represents a configuration source that retrieves configuration information from an Windows Azure Storage blob.
|
|
BlobConfigurationSourceElement |
Represents the configuration settings that describe a BlobConfigurationSourceElement.
|
|
BlobUpdatedEventArgs |
Represents a change in a blob.
|
Interfaces
Interface | Description | |
---|---|---|
IBlobConfigurationSourceTest |
This interface supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Augmented version of the BlobConfigurationSource intended to be used by unit tests.
|