@openfabr/cdf / Exports / ServiceType
Interface: ServiceType
Interface that represents a typing classification for services. In particular, it contains a field for deployment instructions for the type of services defined.
Hierarchy
↳ ServiceType
Table of contents
Properties
Properties
deployment
• Readonly
deployment: string
The deployment instructions. This is normally in plain text; markdown can be used too.
Defined in
description
• Optional
Readonly
description: string
Inherited from
Defined in
icon
• Optional
Readonly
icon: string
Inherited from
Defined in
subtype
• Readonly
subtype: string
Inherited from
Defined in
type
• Readonly
type: string