CustomBlocklistConfig.Source 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.
Content source to apply the Content Filters.
public Azure.ResourceManager.CognitiveServices.Models.RaiPolicyContentSource? Source { get; set; }
member this.Source : Nullable<Azure.ResourceManager.CognitiveServices.Models.RaiPolicyContentSource> with get, set
Public Property Source As Nullable(Of RaiPolicyContentSource)