Share via


AppServiceEnvironmentResource interface

App Service Environment ARM resource.

Extends

Properties

properties

Core resource properties

Inherited Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

properties

Core resource properties

properties?: AppServiceEnvironment

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