Interface NotificationHubResource.UpdateStages.WithAuthorizationRules

    • Method Detail

      • withAuthorizationRules

        NotificationHubResource.Update withAuthorizationRules​(List<SharedAccessAuthorizationRuleProperties> authorizationRules)
        Specifies the authorizationRules property: The AuthorizationRules of the created NotificationHub.
        Parameters:
        authorizationRules - The AuthorizationRules of the created NotificationHub.
        Returns:
        the next definition stage.