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

WidgetTypeResourceFormat interface

The WidgetTypeResourceFormat

扩展

属性

changed

上次修改小组件类型的日期时间。 注意:此属性不会序列化。 它只能由服务器填充。

created

创建小组件类型的日期时间。 注意:此属性不会序列化。 它只能由服务器填充。

definition

小组件类型的定义。

description

小组件类型的说明。

displayName

小组件类型的本地化显示名称。

imageUrl

图像 URL。

tenantId

中心名称。 注意:此属性不会序列化。 它只能由服务器填充。

widgetTypeName

小组件类型的名称。 注意:此属性不会序列化。 它只能由服务器填充。

widgetVersion

小组件版本。

继承属性

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

changed

上次修改小组件类型的日期时间。 注意:此属性不会序列化。 它只能由服务器填充。

changed?: Date

属性值

Date

created

创建小组件类型的日期时间。 注意:此属性不会序列化。 它只能由服务器填充。

created?: Date

属性值

Date

definition

小组件类型的定义。

definition?: string

属性值

string

description

小组件类型的说明。

description?: string

属性值

string

displayName

小组件类型的本地化显示名称。

displayName?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

imageUrl

图像 URL。

imageUrl?: string

属性值

string

tenantId

中心名称。 注意:此属性不会序列化。 它只能由服务器填充。

tenantId?: string

属性值

string

widgetTypeName

小组件类型的名称。 注意:此属性不会序列化。 它只能由服务器填充。

widgetTypeName?: string

属性值

string

widgetVersion

小组件版本。

widgetVersion?: string

属性值

string

继承属性详细信息

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 ProxyResource.id

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 ProxyResource.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyResource.type