FirewallPolicyDetails

Defines the behavior of the firewall.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The stateful rule groups that are used in the firewall policy.

Link copied to clipboard

The custom action definitions that are available to use in the firewall policy's StatelessDefaultActions setting.

Link copied to clipboard

The actions to take on a packet if it doesn't match any of the stateless rules in the policy.

Link copied to clipboard

The actions to take on a fragmented UDP packet if it doesn't match any of the stateless rules in the policy.

Link copied to clipboard

The stateless rule groups that are used in the firewall policy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String