Uses of Interface
com.microsoft.azure.management.redis.RedisFirewallRule
Package
Description
This package contains the classes for RedisManagementClient.
-
Uses of RedisFirewallRule in com.microsoft.azure.management.redis
Modifier 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.