AzureLogEntry Constructor

Creates a new instance of AzureLogEntry.

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public AzureLogEntry()

Remarks

The public default constructor is required to read back from the tables.

See Also