Interface RouteFilterRule.UpdateStages.WithAccessType

    • Method Detail

      • allowAccess

        RouteFilterRule.Update allowAccess()
        Set 'Allow' acces type of the rule.
        Returns:
        the next stage of the definition
      • denyAccess

        RouteFilterRule.Update denyAccess()
        Set 'Deny' access type of the rule.
        Returns:
        the next stage of the definition