RaiPolicyContentFilter.SeverityThreshold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Level at which content is filtered.
public Azure.ResourceManager.CognitiveServices.Models.RaiPolicyContentLevel? SeverityThreshold { get; set; }
member this.SeverityThreshold : Nullable<Azure.ResourceManager.CognitiveServices.Models.RaiPolicyContentLevel> with get, set
Public Property SeverityThreshold As Nullable(Of RaiPolicyContentLevel)