ViewResourceFormat interface

The view resource format.

Extends

Properties

changed

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

created

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

definition

View definition.

displayName

Localized display name for the view.

tenantId

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

userId

the user ID.

viewName

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

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 view 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 view was created. NOTE: This property will not be serialized. It can only be populated by the server.

created?: Date

Property Value

Date

definition

View definition.

definition?: string

Property Value

string

displayName

Localized display name for the view.

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

Property Value

{[propertyName: string]: 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

userId

the user ID.

userId?: string

Property Value

string

viewName

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

viewName?: 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