Share via


Revision interface

Container App Revision.

Extends

Properties

properties

Revision resource specific properties

Inherited Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

properties

Revision resource specific properties

properties?: RevisionProperties

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