Share via


ClassificationRuleListOutput interface

List of classification rules.

Properties

count

The number of classification rules.

nextLink

The link to the next page of results, if any remaining results exist.

value

List of classification rules.

Property Details

count

The number of classification rules.

count?: number

Property Value

number

The link to the next page of results, if any remaining results exist.

nextLink?: string

Property Value

string

value

List of classification rules.

value: ClassificationRuleOutput[]

Property Value