AzureTableSettingsStore Constructor
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.3.9666.0
public AzureTableSettingsStore(
IConfiguration configuration,
ILogger logger,
ISecretProvider secretProvider,
string? tableName = ""
)
Parameters
- configuration IConfiguration
- The IConfiguration object to use
- logger ILogger
- The ILogger the factory will use
- secretProvider ISecretProvider
- The ISecretProvider the store will use
- tableName String (Optional)
- An optional table name to use instead of the configured table