| Package | Description |
|---|---|
| com.azure.resourcemanager.redis.models |
Package containing the data models for RedisManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RedisFirewallRuleCreateParameters |
RedisFirewallRuleCreateParameters.withEndIp(String endIp)
Set the endIp property: highest IP address included in the range.
|
RedisFirewallRuleCreateParameters |
RedisFirewallRuleCreateParameters.withStartIp(String startIp)
Set the startIp property: lowest IP address included in the range.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.