Compartir a través de


WidgetTypeResourceFormat interface

The WidgetTypeResourceFormat

Extends

Properties

changed

Date time when widget type was last modified. NOTE: This property will not be serialized. It can only be populated by the server.

created

Date time when widget type was created. NOTE: This property will not be serialized. It can only be populated by the server.

definition

Definition for widget type.

description

Description for widget type.

displayName

Localized display name for the widget type.

imageUrl

The image URL.

tenantId

The hub name. NOTE: This property will not be serialized. It can only be populated by the server.

widgetTypeName

Name of the widget type. NOTE: This property will not be serialized. It can only be populated by the server.

widgetVersion

The widget version.

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

changed

Date time when widget type was last modified. NOTE: This property will not be serialized. It can only be populated by the server.

changed?: Date

Property Value

Date

created

Date time when widget type was created. NOTE: This property will not be serialized. It can only be populated by the server.

created?: Date

Property Value

Date

definition

Definition for widget type.

definition?: string

Property Value

string

description

Description for widget type.

description?: string

Property Value

string

displayName

Localized display name for the widget type.

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

Property Value

{[propertyName: string]: string}

imageUrl

The image URL.

imageUrl?: string

Property Value

string

tenantId

The hub name. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string

widgetTypeName

Name of the widget type. NOTE: This property will not be serialized. It can only be populated by the server.

widgetTypeName?: string

Property Value

string

widgetVersion

The widget version.

widgetVersion?: string

Property Value

string

Inherited Property Details

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type