Share via


RuleListResponse interface

model interface RuleListResponse

Properties

nextLink

URL to get the next set of rules list results if there are any.

value

Property Details

URL to get the next set of rules list results if there are any.

nextLink?: string

Property Value

string

value

value?: Rule[]

Property Value

Rule[]