Udostępnij za pośrednictwem


PSWindowsEventDataSourceProperties.EventTypes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="eventTypes")]
public System.Collections.Generic.List<Microsoft.Azure.Commands.OperationalInsights.Models.WindowsEventTypeIdentifier> EventTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventTypes")>]
member this.EventTypes : System.Collections.Generic.List<Microsoft.Azure.Commands.OperationalInsights.Models.WindowsEventTypeIdentifier> with get, set
Public Property EventTypes As List(Of WindowsEventTypeIdentifier)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to