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

ProfileResourceFormat interface

配置文件资源格式。

扩展

属性

apiEntitySetName

API 实体集名称。 这将成为此对象中引用的实体类型的 odata 实体集名称。

attributes

Type 的属性。

description

属性的本地化说明。

displayName

属性的本地化显示名称。

entityType

实体的类型。

fields

配置文件的属性。

instancesCount

实例计数。

largeImage

与属性或 EntityType 关联的大型图像。

lastChangedUtc

类型定义的上次更改时间。 注意:此属性不会序列化。 它只能由服务器填充。

localizedAttributes

类型的任何自定义本地化属性。

mediumImage

与 Property 或 EntityType 关联的中等图像。

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

schemaItemTypeLink

架构组织链接。 这有助于 ACI 识别和建议语义模型。

smallImage

与 Property 或 EntityType 关联的小型图像。

strongIds

强大的 ID。

tenantId

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

timestampFieldName

时间戳属性名称。 表示交互或配置文件更新发生的时间。

typeName

实体的名称。

继承属性

id

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

name

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

type

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

属性详细信息

apiEntitySetName

API 实体集名称。 这将成为此对象中引用的实体类型的 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

与属性或 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

强大的 ID。

strongIds?: StrongId[]

属性值

tenantId

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

tenantId?: string

属性值

string

timestampFieldName

时间戳属性名称。 表示交互或配置文件更新发生的时间。

timestampFieldName?: string

属性值

string

typeName

实体的名称。

typeName?: string

属性值

string

继承属性详细信息

id

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

id?: string

属性值

string

继承自 ProxyResource.id

name

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

name?: string

属性值

string

继承自 ProxyResource.name

type

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

type?: string

属性值

string

继承自ProxyResource.type