DefenderForAISettingResult interface
The list of cognitive services Defender for AI Settings.
Properties
next |
The link used to get the next page of Defender for AI Settings. |
value | The list of Defender for AI Settings. |
Property Details
nextLink
The link used to get the next page of Defender for AI Settings.
nextLink?: string
Property Value
string
value
The list of Defender for AI Settings.
value?: DefenderForAISetting[]