你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RegexModelCreateObject interface
用于创建正则表达式实体模型的模型对象。
属性
name | 模型名称。 |
regex |
正则表达式实体模式。 |
属性详细信息
name
模型名称。
name?: string
属性值
string
regexPattern
正则表达式实体模式。
regexPattern?: string
属性值
string