| Package | Description |
|---|---|
| com.azure.resourcemanager.redis.models |
Package containing the data models for RedisManagementClient.
|
| 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 © 2021 Microsoft Corporation. All rights reserved.