ContentFilterResult interface
Information about filtered content severity level and if it has been filtered or not.
Properties
filtered | A value indicating whether or not the content has been filtered. |
severity | Ratings for the intensity and risk level of filtered content. |
Property Details
filtered
A value indicating whether or not the content has been filtered.
filtered: boolean
Property Value
boolean
severity
Ratings for the intensity and risk level of filtered content.
severity: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript