Share via


AppServicePlanOutput 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

id

Resource Id.

kind

Kind of resource.

location

Resource Location.

name

Resource Name.

tags

Resource tags.

type

Resource type.

Property Details

extendedLocation

Extended Location.

extendedLocation?: ExtendedLocationOutput

Property Value

properties

AppServicePlan resource specific properties

properties?: AppServicePlanPropertiesOutput

Property Value

sku

Description of a SKU for a scalable resource.

sku?: SkuDescriptionOutput

Property Value

Inherited Property Details

id

Resource Id.

id?: string

Property Value

string

Inherited From ResourceOutput.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ResourceOutput.kind

location

Resource Location.

location: string

Property Value

string

Inherited From ResourceOutput.location

name

Resource Name.

name?: string

Property Value

string

Inherited From ResourceOutput.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From ResourceOutput.tags

type

Resource type.

type?: string

Property Value

string

Inherited From ResourceOutput.type