| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AzureFirewallNatRCActionType |
AzureFirewallNatRCActionType.DNAT
Static value Dnat for AzureFirewallNatRCActionType.
|
static AzureFirewallNatRCActionType |
AzureFirewallNatRCActionType.SNAT
Static value Snat for AzureFirewallNatRCActionType.
|
| Modifier and Type | Method and Description |
|---|---|
static AzureFirewallNatRCActionType |
AzureFirewallNatRCActionType.fromString(String name)
Creates or finds a AzureFirewallNatRCActionType from its string representation.
|
AzureFirewallNatRCActionType |
AzureFirewallNatRCAction.type()
Get the type property: The type of action.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallNatRCAction |
AzureFirewallNatRCAction.withType(AzureFirewallNatRCActionType type)
Set the type property: The type of action.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.