Share via


EventHubsAuthorizationRuleData.Rights Property

Definition

The rights associated with the rule.

public System.Collections.Generic.IList<Azure.ResourceManager.EventHubs.Models.EventHubsAccessRight> Rights { get; }
member this.Rights : System.Collections.Generic.IList<Azure.ResourceManager.EventHubs.Models.EventHubsAccessRight>
Public ReadOnly Property Rights As IList(Of EventHubsAccessRight)

Property Value

Applies to