MetadataEntityProperties interface

The metadata entity properties

Properties

applicableScenarios

The list of scenarios applicable to this metadata entity.

dependsOn

The list of keys on which this entity depends on.

displayName

The display name.

supportedValues

The list of supported values.

Property Details

applicableScenarios

The list of scenarios applicable to this metadata entity.

applicableScenarios?: string[]

Property Value

string[]

dependsOn

The list of keys on which this entity depends on.

dependsOn?: string[]

Property Value

string[]

displayName

The display name.

displayName?: string

Property Value

string

supportedValues

The list of supported values.

supportedValues?: MetadataSupportedValueDetail[]

Property Value