Freigeben über


DataCollectionRuleResourceProperties.DataSourceWindowsEventLog Property

Definition

The list of Windows Event Log data source configurations.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Inherited)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource> DataSourceWindowsEventLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Inherited)>]
member this.DataSourceWindowsEventLog : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource> with get, set
Public Property DataSourceWindowsEventLog As List(Of IWindowsEventLogDataSource)

Property Value

Implements

Attributes

Applies to