PolicyOption

Contains the Network Firewall firewall policy options to configure the policy's deployment model and third-party firewall policy settings.

Types

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

Properties

Link copied to clipboard

Defines the deployment model to use for the firewall policy.

Link copied to clipboard

Defines the policy options for a third-party firewall policy.

Functions

Link copied to clipboard
inline fun copy(block: PolicyOption.Builder.() -> Unit = {}): PolicyOption
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