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

## Properties

- `name` (`string`, required): The name of the service gateway.
- `properties` (`serviceGateways_ServiceGatewayPropertiesFormat`, required): Properties of service gateway.
- `location` (`string`, optional): The geo-location where the resource lives
- `sku` (`serviceGateways_ServiceGatewaySku`, optional): The service gateway SKU.
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): A list of availability zones denoting the zone in which service gateway should be deployed. - The zone values must be provided as strings representing numeric identifiers like "1", "2", "3" etc.

## Attributes

- `id`
