| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AzureFirewallRCActionType |
AzureFirewallRCActionType.ALLOW
Static value Allow for AzureFirewallRCActionType.
|
static AzureFirewallRCActionType |
AzureFirewallRCActionType.DENY
Static value Deny for AzureFirewallRCActionType.
|
| Modifier and Type | Method and Description |
|---|---|
static AzureFirewallRCActionType |
AzureFirewallRCActionType.fromString(String name)
Creates or finds a AzureFirewallRCActionType from its string representation.
|
AzureFirewallRCActionType |
AzureFirewallRCAction.type()
Get the type property: The type of action.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallRCAction |
AzureFirewallRCAction.withType(AzureFirewallRCActionType type)
Set the type property: The type of action.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.