Interface AuditLogServicePage

AuditLogServicePageオブジェクトは、実行結果(全エンティティのリスト)を保持します。
AuditLogServicePage object retains the execution result (list of all entities).

Hierarchy

  • AuditLogServicePage

Properties

totalNumEntries?: number
取得される項目の総件数です。
Total number of entries in the result that this page is a part of.

Memberof

AuditLogServicePage

values?: null | search.AuditLogServiceValue[]

Memberof

AuditLogServicePage