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

## Properties

- `name` (`string`, required): Name of the App Service Environment.
- `properties` (`hostingEnvironments_AppServiceEnvironment`, required): Core resource properties
- `kind` (`string`, optional): Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- `location` (`string`, optional): Resource Location.
- `resources` (`any[]`, optional)
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
