EventData.Authorization Property

Definition

Gets the sender authorization information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to