Share via


CustomBlocklistConfig Class

Definition

Gets or sets the source to which filter applies.

public class CustomBlocklistConfig : Microsoft.Azure.Management.CognitiveServices.Models.RaiBlocklistConfig
type CustomBlocklistConfig = class
    inherit RaiBlocklistConfig
Public Class CustomBlocklistConfig
Inherits RaiBlocklistConfig
Inheritance
CustomBlocklistConfig

Constructors

CustomBlocklistConfig()

Initializes a new instance of the CustomBlocklistConfig class.

CustomBlocklistConfig(String, Nullable<Boolean>, String)

Initializes a new instance of the CustomBlocklistConfig class.

Properties

Blocking

Gets or sets if blocking would occur.

(Inherited from RaiBlocklistConfig)
BlocklistName

Gets or sets name of ContentFilter.

(Inherited from RaiBlocklistConfig)
Source

Gets or sets content source to apply the Content Filters. Possible values include: 'Prompt', 'Completion'

Applies to