Compartir a través de


DataCollectionRuleDataSources.WindowsFirewallLog Property

Definition

The list of Windows Firewall logs 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.IWindowsFirewallLogsDataSource> WindowsFirewallLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Inherited)>]
member this.WindowsFirewallLog : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource> with get, set
Public Property WindowsFirewallLog As List(Of IWindowsFirewallLogsDataSource)

Property Value

Implements

Attributes

Applies to