次の方法で共有


SapMonitorListResult interface

LIST SAP monitors 操作からの応答。

プロパティ

nextLink

SAP モニターの次のセットを取得する URL。

value

SAP モニターの一覧。

プロパティの詳細

SAP モニターの次のセットを取得する URL。

nextLink?: string

プロパティ値

string

value

SAP モニターの一覧。

value?: SapMonitor[]

プロパティ値