public class FirewallPolicyNatRuleAction extends Object
| Constructor and Description |
|---|
FirewallPolicyNatRuleAction() |
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyNatRuleActionType |
type()
Get the type of action.
|
FirewallPolicyNatRuleAction |
withType(FirewallPolicyNatRuleActionType type)
Set the type of action.
|
public FirewallPolicyNatRuleActionType type()
public FirewallPolicyNatRuleAction withType(FirewallPolicyNatRuleActionType type)
type - the type value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/