| Package | Description |
|---|---|
| com.microsoft.azure.management.redis |
This package contains the classes for RedisManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RedisFirewallRule> |
RedisCache.firewallRules() |
| Modifier and Type | Method and Description |
|---|---|
RedisCache.DefinitionStages.WithCreate |
RedisCache.DefinitionStages.WithCreate.withFirewallRule(RedisFirewallRule rule)
Creates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
|
RedisCache.Update |
RedisCache.Update.withFirewallRule(RedisFirewallRule rule)
Creates or updates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
|
Copyright © 2019. All rights reserved.