xamarinios
namespace Azure.AI.DocumentIntelligence
{
    public static class DocumentIntelligenceModelFactory
    {
        public static DocumentModelDetails DocumentModelDetails(string modelId = null, string description = null, DateTimeOffset createdOn = default, DateTimeOffset? expiresOn = default, DateTimeOffset? modifiedOn = default, string apiVersion = null, IReadOnlyDictionary<string, string> tags = null, DocumentBuildMode? buildMode = default, BlobContentSource blobSource = null, BlobFileListContentSource blobFileListSource = null, string classifierId = null, SplitMode? split = default, IReadOnlyDictionary<string, DocumentTypeDetails> documentTypes = null, IEnumerable<DocumentIntelligenceWarning> warnings = null, float? trainingHours = default);
    }
}
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Information specific to xamarinios
Assembly

Azure.AI.DocumentIntelligence , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.AI.DocumentIntelligence.

Package Azure.AI.DocumentIntelligence (1.0.0) netstandard2.0
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

02/02/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙