Share via


AzureFirewall interface

Azure Firewall resource.

Extends

Properties

properties

Properties of the azure firewall.

zones

A list of availability zones denoting where the resource needs to come from.

Inherited Properties

id

Resource ID.

location

Resource location.

tags

Resource tags.

Property Details

properties

Properties of the azure firewall.

properties?: AzureFirewallPropertiesFormat

Property Value

zones

A list of availability zones denoting where the resource needs to come from.

zones?: string[]

Property Value

string[]

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags