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