EventData.ResourceProviderName Property

Definition

Gets the resource provider name of the impacted resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to