共用方式為


ProfileResourceFormat interface

配置檔資源格式。

Extends

屬性

apiEntitySetName

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

attributes

Type 的屬性。

description

屬性的當地語系化描述。

displayName

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

entityType

實體的類型。

fields

配置檔的屬性。

instancesCount

實例計數。

largeImage

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

lastChangedUtc

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

localizedAttributes

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

mediumImage

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

provisioningState

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

schemaItemTypeLink

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

smallImage

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

strongIds

強大的標識碼。

tenantId

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

timestampFieldName

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

typeName

實體的名稱。

繼承的屬性

id

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

name

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

type

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

屬性詳細資料

apiEntitySetName

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

apiEntitySetName?: string

屬性值

string

attributes

Type 的屬性。

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

屬性值

{[propertyName: string]: string[]}

description

屬性的當地語系化描述。

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

屬性值

{[propertyName: string]: string}

displayName

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

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

屬性值

{[propertyName: string]: string}

entityType

實體的類型。

entityType?: EntityTypes

屬性值

fields

配置檔的屬性。

fields?: PropertyDefinition[]

屬性值

instancesCount

實例計數。

instancesCount?: number

屬性值

number

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

provisioningState

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

provisioningState?: string

屬性值

string

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

schemaItemTypeLink?: string

屬性值

string

smallImage

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

smallImage?: string

屬性值

string

strongIds

強大的標識碼。

strongIds?: StrongId[]

屬性值

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