Share via


ApplicationGateway interface

Application gateway resource.

Extends

Properties

identity

The identity of the application gateway, if configured.

properties

Properties of the application gateway.

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

identity

The identity of the application gateway, if configured.

identity?: ManagedServiceIdentity

Property Value

properties

Properties of the application gateway.

properties?: ApplicationGatewayPropertiesFormat

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