---
type: resource-type
title: ApplicationGateway
description: azure resource type Microsoft.Network/applicationGateways
name: ApplicationGateway
lexicon: azure
resource_type: Microsoft.Network/applicationGateways
---
`Microsoft.Network/applicationGateways`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the application gateway.
- `properties` (`ApplicationGateway_ApplicationGatewayPropertiesFormat`, required): Properties of the application gateway.
- `id` (`string`, optional): Resource ID.
- `identity` (`ApplicationGateway_CommonManagedServiceIdentity`, optional): The identity of the application gateway, if configured.
- `location` (`string`, optional): Resource location.
- `resources` (`any[]`, optional)
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): A list of availability zones denoting where the resource needs to come from.

## Attributes

- `id`
