AzureLogRepository Constructor
Namespace: InnerDrive.LoggingAssembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
public AzureLogRepository(
string accountName,
string accountKey,
string tablesUri
)
Parameters
- accountName String
- The Azure storage account name to use
- accountKey String
- The Azure storage account key to use
- tablesUri String
- The root URI of the Azure tables to use