SupplementalPropertyInfo interface

Interface die informatie geeft over een eigenschap die kan worden toegepast op een DTDL-element met een aanvullend type.

Eigenschappen

dictionaryKey
instanceProperty
isOptional
isPlural
maxCount
minCount
type
valueConstraint

Eigenschapdetails

dictionaryKey

dictionaryKey?: string

Waarde van eigenschap

string

instanceProperty

instanceProperty?: string

Waarde van eigenschap

string

isOptional

isOptional: boolean

Waarde van eigenschap

boolean

isPlural

isPlural: boolean

Waarde van eigenschap

boolean

maxCount

maxCount?: number

Waarde van eigenschap

number

minCount

minCount?: number

Waarde van eigenschap

number

type

type: string

Waarde van eigenschap

string

valueConstraint

valueConstraint?: ValueConstraint

Waarde van eigenschap