Share via


NotificationHubCreateOrUpdateContent.AuthorizationRules Property

Definition

The AuthorizationRules of the created NotificationHub.

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

Property Value

Applies to