通过


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

EntityCreateOrUpdate interface

方法

post(EntityCreateOrUpdateParameters)

创建或更新实体。 如果提供或唯一属性(例如: qualifiedName)使用其唯一 guid 匹配现有实体。 不支持集合的映射和数组。 例如,数组<数组<int>>、数组<映射<字符串、int>>。 对于每个联系人类型,最大联系人数为 20。

方法详细信息

post(EntityCreateOrUpdateParameters)

创建或更新实体。 如果提供或唯一属性(例如: qualifiedName)使用其唯一 guid 匹配现有实体。 不支持集合的映射和数组。 例如,数组<数组<int>>、数组<映射<字符串、int>>。 对于每个联系人类型,最大联系人数为 20。

function post(options: EntityCreateOrUpdateParameters): StreamableMethod<EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse>

参数

返回