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

PatternAnyModelUpdateObject interface

用于更新 Pattern.Any 实体模型的 Model 对象。

属性

explicitList

Pattern.Any 显式列表。

name

模型名称。

属性详细信息

explicitList

Pattern.Any 显式列表。

explicitList?: string[]

属性值

string[]

name

模型名称。

name?: string

属性值

string