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

IssueContractBaseProperties interface

发出协定基属性。

属性

apiId

为其创建问题的 API 的资源标识符。

createdDate

创建问题的日期和时间。

state

问题的状态。

属性详细信息

apiId

为其创建问题的 API 的资源标识符。

apiId?: string

属性值

string

createdDate

创建问题的日期和时间。

createdDate?: Date

属性值

Date

state

问题的状态。

state?: string

属性值

string