Bagikan melalui


TextTranslationTranslateOptions.ProfanityAction Property

Definition

Specifies how profanities should be treated in translations. Possible values are: NoAction (default), Marked or Deleted.

public Azure.AI.Translation.Text.ProfanityAction? ProfanityAction { get; set; }
member this.ProfanityAction : Nullable<Azure.AI.Translation.Text.ProfanityAction> with get, set
Public Property ProfanityAction As Nullable(Of ProfanityAction)

Property Value

Applies to