Share via


FlowLogListResultOutput interface

List of flow logs.

Properties

nextLink

The URL to get the next set of results.

value

Information about flow log resource.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

Information about flow log resource.

value?: FlowLogOutput[]

Property Value