Share via


RaiContentFilter Class

Definition

Azure OpenAI Content Filter.

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

Constructors

Name Description
RaiContentFilter()

Initializes a new instance of the RaiContentFilter class.

RaiContentFilter(String, String, String, RaiContentFilterProperties)

Initializes a new instance of the RaiContentFilter class.

Properties

Name Description
Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
Properties

Gets or sets azure OpenAI Content Filter Properties.

Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Applies to