AzureFirewallRCAction Class

Properties of the AzureFirewallRCAction.

Inheritance
azure.mgmt.network._serialization.Model
AzureFirewallRCAction

Constructor

AzureFirewallRCAction(*, type: str | _models.AzureFirewallRCActionType | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
type

The type of action. Known values are: "Allow" and "Deny".

Variables

Name Description
type

The type of action. Known values are: "Allow" and "Deny".