Share via


AppServiceCertificateResource interface

Key Vault container ARM resource for a certificate that is purchased through Azure.

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?: AppServiceCertificate

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