public class AzureFirewallNatRCAction extends Object
| Constructor and Description |
|---|
AzureFirewallNatRCAction() |
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallNatRCActionType |
type()
Get the type of action.
|
AzureFirewallNatRCAction |
withType(AzureFirewallNatRCActionType type)
Set the type of action.
|
public AzureFirewallNatRCActionType type()
public AzureFirewallNatRCAction withType(AzureFirewallNatRCActionType 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.
*/