DatabaseEventLog Members

Represents the event log entry for a database.

The following tables list the members exposed by the DatabaseEventLog type.

Public Constructors

  Name Description
  DatabaseEventLog Initializes a new instance of the DatabaseEventLog class.

Top

Public Properties

  Name Description
AdditionalData Optional. Gets any additional data for the event log.
DatabaseName Optional. Gets the name of the database pertaining to this log.
Description Optional. Gets the description of the event log.
EventCategory Optional. Gets the event category of the event log.
EventSubtype Optional. Gets the event sub type of the event log.
EventSubtypeDescription Optional. Gets the event sub type description of the event log.
EventType Optional. Gets the event type of the event log.
IntervalSizeInMinutes Optional. Gets the interval size of the event log expressed in minutes.
Name  Optional. Gets the name of the service resource. (Inherited from SqlModelCommon)
NumberOfEvents Optional. Gets the number of events of the event log.
Severity Optional. Gets the severity of the event log.
StartTimeUtc Optional. Gets the start time of the event log.
State  Optional. Gets the state of the service resource. (Inherited from SqlModelCommon)
Type  Optional. Gets the type of the service resource. (Inherited from SqlModelCommon)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

DatabaseEventLog Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace