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