public final class AzureFirewallNatRCAction extends Object
| Constructor and Description |
|---|
AzureFirewallNatRCAction() |
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallNatRCActionType |
type()
Get the type property: The type of action.
|
void |
validate()
Validates the instance.
|
AzureFirewallNatRCAction |
withType(AzureFirewallNatRCActionType type)
Set the type property: The type of action.
|
public AzureFirewallNatRCActionType type()
public AzureFirewallNatRCAction withType(AzureFirewallNatRCActionType type)
type - the type value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.