| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.fluent.models |
Package containing the inner data models for ServiceBusManagementClient.
|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultAction |
NetworkRuleSetInner.defaultAction()
Get the defaultAction property: Default Action for Network Rule Set.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkRuleSetInner |
NetworkRuleSetInner.withDefaultAction(DefaultAction defaultAction)
Set the defaultAction property: Default Action for Network Rule Set.
|
| Modifier and Type | Field and Description |
|---|---|
static DefaultAction |
DefaultAction.ALLOW
Static value Allow for DefaultAction.
|
static DefaultAction |
DefaultAction.DENY
Static value Deny for DefaultAction.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultAction |
DefaultAction.fromString(String name)
Creates or finds a DefaultAction from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.