Uses of Interface
com.microsoft.azure.management.redis.RedisFirewallRule
Packages that use RedisFirewallRule
Package
Description
This package contains the classes for RedisManagementClient.
-
Uses of RedisFirewallRule in com.microsoft.azure.management.redis
Methods in com.microsoft.azure.management.redis that return types with arguments of type RedisFirewallRuleMethods in com.microsoft.azure.management.redis with parameters of type RedisFirewallRuleModifier and TypeMethodDescriptionRedisCache.DefinitionStages.WithCreate.withFirewallRule
(RedisFirewallRule rule) Creates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.RedisCache.Update.withFirewallRule
(RedisFirewallRule rule) Creates or updates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.