AzureFirewallNetworkRuleCollection Class

Network rule collection resource.

Constructor

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

Variables

Name Description
id
str

Resource ID.

properties

Properties of the azure firewall network 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 network rule collection.

properties: _models.AzureFirewallNetworkRuleCollectionPropertiesFormat | None