Condividi tramite


NotificationHubUpdateContent.AuthorizationRules Property

Definition

Gets or sets 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