Package | Description |
---|---|
com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static NetworkRuleIPAction |
NetworkRuleIPAction.ALLOW
Static value Allow for NetworkRuleIPAction.
|
Modifier and Type | Method and Description |
---|---|
NetworkRuleIPAction |
NWRuleSetIpRules.action()
Get the IP Filter Action.
|
static NetworkRuleIPAction |
NetworkRuleIPAction.fromString(String name)
Creates or finds a NetworkRuleIPAction from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<NetworkRuleIPAction> |
NetworkRuleIPAction.values() |
Modifier and Type | Method and Description |
---|---|
NWRuleSetIpRules |
NWRuleSetIpRules.withAction(NetworkRuleIPAction action)
Set the IP Filter Action.
|
Copyright © 2019. All rights reserved.