RaiPolicyListResult interface

The list of cognitive services RaiPolicies.

Properties

nextLink

The link used to get the next page of RaiPolicy.

value

The list of RaiPolicy.

Property Details

The link used to get the next page of RaiPolicy.

nextLink?: string

Property Value

string

value

The list of RaiPolicy.

value?: RaiPolicy[]

Property Value