AzureTableTargetBaseTableName Property

Gets or sets the table to use; default is time-based

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
[RequiredParameterAttribute]
public string BaseTableName { get; set; }

Property Value

String

See Also