共用方式為


InteractionResourceFormat interface

互動資源格式。

Extends

屬性

apiEntitySetName

API 實體集名稱。 這會成為此物件中所參考之實體 Type 的 odata 實體集名稱。

attributes

Type 的屬性。

dataSourcePrecedenceRules

這專屬於模型化為活動的互動。 數據源可用來判斷數據的儲存位置,以及優先順序規則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dataSourceReferenceId

數據源參考標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

dataSourceType

數據源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

description

屬性的當地語系化描述。

displayName

屬性的當地語系化顯示名稱。

entityType

實體的類型。

fields

配置檔的屬性。

idPropertiesDefaultDataSourceId

數據源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

idPropertyNames

id 屬性名稱。 可唯一識別互動實例的屬性。

instancesCount

實例計數。

isActivity

互動只能在建立期間標記為活動。 這可讓互動可編輯,並可根據連結層級定義的優先順序,從多個數據源合併屬性。

largeImage

與 Property 或 EntityType 相關聯的大型影像。

lastChangedUtc

類型定義的上次變更時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

localizedAttributes

類型的任何自定義當地語系化屬性。

mediumImage

與 Property 或 EntityType 相關聯的中型影像。

namePropertiesDefaultDataSourceName

數據來源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

participantProfiles

參與互動的配置檔。

primaryParticipantProfilePropertyName

互動的主要參與者屬性名稱,這是用來以邏輯方式表示互動的代理程式,請從 ParticipantName 在這裡指定參與者名稱。

provisioningState

布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

schemaItemTypeLink

架構組織連結。 這有助於 ACI 識別並建議語意模型。

smallImage

與 Property 或 EntityType 相關聯的小型影像。

status

數據源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId

中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timestampFieldName

timestamp 屬性名稱。 表示互動或配置檔更新發生的時間。

typeName

實體的名稱。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

apiEntitySetName

API 實體集名稱。 這會成為此物件中所參考之實體 Type 的 odata 實體集名稱。

apiEntitySetName?: string

屬性值

string

attributes

Type 的屬性。

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

屬性值

{[propertyName: string]: string[]}

dataSourcePrecedenceRules

這專屬於模型化為活動的互動。 數據源可用來判斷數據的儲存位置,以及優先順序規則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dataSourcePrecedenceRules?: DataSourcePrecedence[]

屬性值

dataSourceReferenceId

數據源參考標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

dataSourceReferenceId?: string

屬性值

string

dataSourceType

數據源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dataSourceType?: string

屬性值

string

description

屬性的當地語系化描述。

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

屬性值

{[propertyName: string]: string}

displayName

屬性的當地語系化顯示名稱。

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

屬性值

{[propertyName: string]: string}

entityType

實體的類型。

entityType?: EntityTypes

屬性值

fields

配置檔的屬性。

fields?: PropertyDefinition[]

屬性值

idPropertiesDefaultDataSourceId

數據源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

idPropertiesDefaultDataSourceId?: number

屬性值

number

idPropertyNames

id 屬性名稱。 可唯一識別互動實例的屬性。

idPropertyNames?: string[]

屬性值

string[]

instancesCount

實例計數。

instancesCount?: number

屬性值

number

isActivity

互動只能在建立期間標記為活動。 這可讓互動可編輯,並可根據連結層級定義的優先順序,從多個數據源合併屬性。

isActivity?: boolean

屬性值

boolean

largeImage

與 Property 或 EntityType 相關聯的大型影像。

largeImage?: string

屬性值

string

lastChangedUtc

類型定義的上次變更時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastChangedUtc?: Date

屬性值

Date

localizedAttributes

類型的任何自定義當地語系化屬性。

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

屬性值

{[propertyName: string]: {[propertyName: string]: string}}

mediumImage

與 Property 或 EntityType 相關聯的中型影像。

mediumImage?: string

屬性值

string

namePropertiesDefaultDataSourceName

數據來源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

namePropertiesDefaultDataSourceName?: string

屬性值

string

participantProfiles

參與互動的配置檔。

participantProfiles?: Participant[]

屬性值

primaryParticipantProfilePropertyName

互動的主要參與者屬性名稱,這是用來以邏輯方式表示互動的代理程式,請從 ParticipantName 在這裡指定參與者名稱。

primaryParticipantProfilePropertyName?: string

屬性值

string

provisioningState

布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

架構組織連結。 這有助於 ACI 識別並建議語意模型。

schemaItemTypeLink?: string

屬性值

string

smallImage

與 Property 或 EntityType 相關聯的小型影像。

smallImage?: string

屬性值

string

status

數據源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

tenantId

中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

timestampFieldName

timestamp 屬性名稱。 表示互動或配置檔更新發生的時間。

timestampFieldName?: string

屬性值

string

typeName

實體的名稱。

typeName?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type