BuildDocumentModelOptions Class
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.
Request body to build a new custom document model.
public class BuildDocumentModelOptions : System.ClientModel.Primitives.IJsonModel<Azure.AI.DocumentIntelligence.BuildDocumentModelOptions>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.DocumentIntelligence.BuildDocumentModelOptions>
type BuildDocumentModelOptions = class
interface IJsonModel<BuildDocumentModelOptions>
interface IPersistableModel<BuildDocumentModelOptions>
Public Class BuildDocumentModelOptions
Implements IJsonModel(Of BuildDocumentModelOptions), IPersistableModel(Of BuildDocumentModelOptions)
- Inheritance
-
BuildDocumentModelOptions
- Implements
Build |
Initializes a new instance of BuildDocumentModelOptions. |
Build |
Initializes a new instance of BuildDocumentModelOptions. |
Allow |
Allow overwriting an existing model with the same name. |
Blob |
Azure Blob Storage file list specifying the training data. |
Blob |
Azure Blob Storage location containing the training data. |
Build |
Custom document model build mode. |
Description |
Document model description. |
Max |
Max number of V100-equivalent GPU hours to use for model training. Default=0.5. |
Model |
Unique document model name. |
Tags |
List of key-value tag attributes associated with the document model. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: