AreaMetadata Class
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.
Represents the Area entity Metadata model.
public class AreaMetadata : Azure.AI.Language.Text.BaseMetadata, System.ClientModel.Primitives.IJsonModel<Azure.AI.Language.Text.AreaMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Language.Text.AreaMetadata>
type AreaMetadata = class
inherit BaseMetadata
interface IJsonModel<AreaMetadata>
interface IPersistableModel<AreaMetadata>
Public Class AreaMetadata
Inherits BaseMetadata
Implements IJsonModel(Of AreaMetadata), IPersistableModel(Of AreaMetadata)
- Inheritance
- Implements
Properties
Unit |
Unit of measure for area. |
Value |
The numeric value that the extracted text denotes. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET