Share via


AzureChatOCREnhancementConfiguration(Boolean) Constructor

Definition

Initializes a new instance of AzureChatOCREnhancementConfiguration.

public AzureChatOCREnhancementConfiguration (bool enabled);
new Azure.AI.OpenAI.AzureChatOCREnhancementConfiguration : bool -> Azure.AI.OpenAI.AzureChatOCREnhancementConfiguration
Public Sub New (enabled As Boolean)

Parameters

enabled
Boolean

Specifies whether the enhancement is enabled.

Applies to