Share via


AppServicePlan interface

App Service plan.

Extends

Properties

extendedLocation

Extended Location.

properties

AppServicePlan resource specific properties

sku

Description of a SKU for a scalable resource.

Inherited Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

extendedLocation

Extended Location.

extendedLocation?: ExtendedLocation

Property Value

properties

AppServicePlan resource specific properties

properties?: AppServicePlanProperties

Property Value

sku

Description of a SKU for a scalable resource.

sku?: SkuDescription

Property Value

Inherited Property Details

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From Resource.kind

location

Resource Location.

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags