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

## Properties

- `name` (`string`, required): Name of the App Service plan.
- `properties` (`AppServicePlan_AppServicePlanProperties`, required): AppServicePlan resource specific properties
- `extendedLocation` (`AppServicePlan_ExtendedLocation`, optional): Extended Location.
- `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.
- `sku` (`AppServicePlan_SkuDescription`, optional): Description of a SKU for a scalable resource.
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
- `provisioningState`
