Sdílet prostřednictvím


DataCollectionRuleResource.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.Inlined)]
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.Inlined)>]
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