| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| 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 action property: 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 |
|---|---|
NWRuleSetIpRules |
NWRuleSetIpRules.withAction(NetworkRuleIpAction action)
Set the action property: The IP Filter Action.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.