SupplementalPropertyInfo interface
보조 형식이 있는 DTDL 요소에 적용할 수 있는 속성에 대한 정보를 제공하는 인터페이스입니다.
속성 세부 정보
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