Sdílet prostřednictvím


LoggerCollection interface

Paged Logger list representation.

Properties

count

Total record count number across all pages.

nextLink

Next page link if any.

value

Logger values.

Property Details

count

Total record count number across all pages.

count?: number

Property Value

number

Next page link if any.

nextLink?: string

Property Value

string

value

Logger values.

value?: LoggerContract[]

Property Value