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