DetectorListResult interface

Values returned by the List operation.

Properties

nextLink

The URL to get the next set of results.

value

The collection of Batch account detectors returned by the listing operation.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The collection of Batch account detectors returned by the listing operation.

value?: DetectorResponse[]

Property Value