ReportingRestClient class
應該 (衍生自) 的基類對 VSS REST API 提出要求
- Extends
建構函式
Reporting |
方法
get |
依組織的嚴重性取得警示摘要 |
get |
建構函式詳細資料
ReportingRestClient(IVssRestClientOptions)
方法詳細資料
getAlertSummaryForOrg()
依組織的嚴重性取得警示摘要
function getAlertSummaryForOrg(): Promise<OrgAlertSummary>
傳回
Promise<OrgAlertSummary>
getEnablementSummaryForOrg()
function getEnablementSummaryForOrg(): Promise<OrgEnablementSummary>
傳回
Promise<OrgEnablementSummary>