EventData.ResourceType Property

Definition

Gets the resource type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to