AzureFirewallApplicationRuleCollection Class

Application rule collection resource.

Constructor

AzureFirewallApplicationRuleCollection(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

properties

Properties of the azure firewall application rule collection.

name
str

The name of the resource that is unique within the Azure firewall. This name can be used to access the resource.

etag
str

A unique read-only string that changes whenever the resource is updated.

Attributes

etag

A unique read-only string that changes whenever the resource is updated.

etag: str | None

name

The name of the resource that is unique within the Azure firewall. This name can be used to access the resource.

name: str | None

properties

Properties of the azure firewall application rule collection.

properties: _models.AzureFirewallApplicationRuleCollectionPropertiesFormat | None