ContentUnderstandingClientOptions Constructor
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.
Initializes a new instance of ContentUnderstandingClientOptions.
public ContentUnderstandingClientOptions(Azure.AI.ContentUnderstanding.ContentUnderstandingClientOptions.ServiceVersion version = Azure.AI.ContentUnderstanding.ContentUnderstandingClientOptions+ServiceVersion.V2025_11_01);
new Azure.AI.ContentUnderstanding.ContentUnderstandingClientOptions : Azure.AI.ContentUnderstanding.ContentUnderstandingClientOptions.ServiceVersion -> Azure.AI.ContentUnderstanding.ContentUnderstandingClientOptions
Public Sub New (Optional version As ContentUnderstandingClientOptions.ServiceVersion = Azure.AI.ContentUnderstanding.ContentUnderstandingClientOptions+ServiceVersion.V2025_11_01)
Parameters
The service version.