EventData.Category Property

Definition

Gets the event category.

[Newtonsoft.Json.JsonProperty(PropertyName="category")]
public Microsoft.Azure.Management.Monitor.Models.LocalizableString Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="category")>]
member this.Category : Microsoft.Azure.Management.Monitor.Models.LocalizableString
Public ReadOnly Property Category As LocalizableString

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to