你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StopFinishDetails interface
停止原因的结构化表示形式,表示模型自然终止。
- Extends
属性
stop | 模型终止的标记序列。 |
type | 对象类型,此对象始终为“stop”。 |
属性详细信息
stop
模型终止的标记序列。
stop: string
属性值
string
type
对象类型,此对象始终为“stop”。
type: "stop"
属性值
"stop"