SupplementalPropertyInfo interface

Interfaccia che fornisce informazioni su una proprietà che può essere applicata a un elemento DTDL con un tipo supplementare.

Proprietà

dictionaryKey
instanceProperty
isOptional
isPlural
maxCount
minCount
type
valueConstraint

Dettagli proprietà

dictionaryKey

dictionaryKey?: string

Valore della proprietà

string

instanceProperty

instanceProperty?: string

Valore della proprietà

string

isOptional

isOptional: boolean

Valore della proprietà

boolean

isPlural

isPlural: boolean

Valore della proprietà

boolean

maxCount

maxCount?: number

Valore della proprietà

number

minCount

minCount?: number

Valore della proprietà

number

type

type: string

Valore della proprietà

string

valueConstraint

valueConstraint?: ValueConstraint

Valore della proprietà