Share via


StaticSiteARMResource interface

Static Site ARM resource.

Extends

Properties

identity

Managed service identity.

properties

Core resource properties

sku

Description of a SKU for a scalable resource.

Inherited Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

identity

Managed service identity.

identity?: ManagedServiceIdentity

Property Value

properties

Core resource properties

properties?: StaticSite

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