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. |
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
location
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags