你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SupplementalTypeInfo interface

提供有关类型的信息的接口不会具体化为材质类。

属性

contextId
isAbstract
parentSupplementalType
parentType
properties
type

属性详细信息

contextId

contextId: string

属性值

string

isAbstract

isAbstract: boolean

属性值

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

属性值

parentType

parentType?: string

属性值

string

properties

properties?: {[x: string]: SupplementalPropertyInfo}

属性值

{[x: string]: SupplementalPropertyInfo}

type

type: string

属性值

string