Share via


Site interface

A web app, a mobile app backend, or an API app.

Extends

Properties

extendedLocation

Extended Location.

identity

Managed service identity.

properties

Site resource specific properties

Inherited Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

extendedLocation

Extended Location.

extendedLocation?: ExtendedLocation

Property Value

identity

Managed service identity.

identity?: ManagedServiceIdentity

Property Value

properties

Site resource specific properties

properties?: SiteProperties

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