RaiPolicyContentFilter.Action 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.
The action types to apply to the content filters.
public Azure.ResourceManager.CognitiveServices.Models.RaiActionType? Action { get; set; }
member this.Action : Nullable<Azure.ResourceManager.CognitiveServices.Models.RaiActionType> with get, set
Public Property Action As Nullable(Of RaiActionType)