| Package | Description |
|---|---|
| com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
IPRule |
IPRule.withAction(Action action)
Set the action of IP ACL rule.
|
IPRule |
IPRule.withIPAddressOrRange(String iPAddressOrRange)
Set specifies the IP or IP range in CIDR format.
|
| Modifier and Type | Method and Description |
|---|---|
List<IPRule> |
NetworkRuleSet.ipRules()
Get sets the IP ACL rules.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkRuleSet |
NetworkRuleSet.withIpRules(List<IPRule> ipRules)
Set sets the IP ACL rules.
|
Copyright © 2019. All rights reserved.