RuleManagementEventDataSource.Claims Property

Definition

Gets or sets the claims.

[Newtonsoft.Json.JsonProperty(PropertyName="claims")]
public Microsoft.Azure.Management.Monitor.Models.RuleManagementEventClaimsDataSource Claims { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="claims")>]
member this.Claims : Microsoft.Azure.Management.Monitor.Models.RuleManagementEventClaimsDataSource with get, set
Public Property Claims As RuleManagementEventClaimsDataSource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to