WindowsEventLogsBufferConfiguration Members

Represents the buffer configuration for Windows event logs.

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

Public Constructors

  Name Description
  WindowsEventLogsBufferConfiguration  

Top

Public Properties

  Name Description
public property BufferQuotaInMB  Gets or sets the maximum amount of file system storage available to the specified data buffer. (Inherited from DiagnosticDataBufferConfiguration)
public property DataSources Gets or sets a list of configured data sources for Windows event logs.
public property ScheduledTransferLogLevelFilter Gets or sets the logging level by which to filter records when performing a scheduled transfer.
public property ScheduledTransferPeriod  Gets or sets the interval between scheduled transfers for this data buffer, in minutes. (Inherited from DiagnosticDataBufferConfiguration)

Top

Public Methods

(see also Protected Methods)

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

Top

Protected Methods

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

Top

See Also

Reference

WindowsEventLogsBufferConfiguration Class
Microsoft.WindowsAzure.Diagnostics Namespace