SystemMetadata interface

Internal System Metadata, to be used by internal components only.

Properties

initialConfig

Indicates if the Initial system configuration of the Drill is complete or not.

resourceTypeCategories

An indication whether a intrested resource type is present in drill resource.

Property Details

initialConfig

Indicates if the Initial system configuration of the Drill is complete or not.

initialConfig: string

Property Value

string

resourceTypeCategories

An indication whether a intrested resource type is present in drill resource.

resourceTypeCategories?: string[]

Property Value

string[]