DatabaseGetEventLogsParameters Members
Represents the parameters supplied to the Get Database Event Logs operation.
The following tables list the members exposed by the DatabaseGetEventLogsParameters type.
Public Constructors
Name | Description | |
---|---|---|
DatabaseGetEventLogsParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
EventTypes | Required. Gets or sets the event types to retrieve. | |
IntervalSizeInMinutes | Required. Gets or sets the interval size in minutes. | |
StartDate | Required. Gets or sets the start date for the event log. |
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
DatabaseGetEventLogsParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace