DatabaseEventLog Properties
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| 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.) |
