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