SupplementalPropertyInfo interface

提供有關可應用於具有補充類型的 DTDL 元素的屬性的資訊的介面。

屬性

dictionaryKey
instanceProperty
isOptional
isPlural
maxCount
minCount
type
valueConstraint

屬性詳細資料

dictionaryKey

dictionaryKey?: string

屬性值

string

instanceProperty

instanceProperty?: string

屬性值

string

isOptional

isOptional: boolean

屬性值

boolean

isPlural

isPlural: boolean

屬性值

boolean

maxCount

maxCount?: number

屬性值

number

minCount

minCount?: number

屬性值

number

type

type: string

屬性值

string

valueConstraint

valueConstraint?: ValueConstraint

屬性值