SupplementalPropertyInfo interface
Interface que fornece informações sobre uma propriedade que pode ser aplicada a um elemento DTDL que tem um tipo suplementar.
Propriedades
| dictionary |
|
| instance |
|
| is |
|
| is |
|
| max |
|
| min |
|
| type | |
| value |
Detalhes de Propriedade
dictionaryKey
dictionaryKey?: string
Valor de Propriedade
string
instanceProperty
instanceProperty?: string
Valor de Propriedade
string
isOptional
isOptional: boolean
Valor de Propriedade
boolean
isPlural
isPlural: boolean
Valor de Propriedade
boolean
maxCount
maxCount?: number
Valor de Propriedade
number
minCount
minCount?: number
Valor de Propriedade
number
type
type: string
Valor de Propriedade
string