Share via


NotificationHubAuthorizationRuleData.AccessRights Property

Definition

Gets or sets the rights associated with the rule.

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

Property Value

Applies to