Partager via


EventHubAuthorizationRule.Rights Property

Definition

The rights associated with the rule.

public Azure.Provisioning.BicepList<Azure.Provisioning.EventHubs.EventHubsAccessRight> Rights { get; set; }
member this.Rights : Azure.Provisioning.BicepList<Azure.Provisioning.EventHubs.EventHubsAccessRight> with get, set
Public Property Rights As BicepList(Of EventHubsAccessRight)

Property Value

Applies to