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
nextLink
The link used to get the next page of RaiPolicy.
nextLink?: string
Property Value
value
The list of RaiPolicy.
value?: RaiPolicy[]
Property Value