SpeedMetadata 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 Speed entity Metadata model.
public class SpeedMetadata : Azure.AI.Language.Text.BaseMetadata, System.ClientModel.Primitives.IJsonModel<Azure.AI.Language.Text.SpeedMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Language.Text.SpeedMetadata>
type SpeedMetadata = class
inherit BaseMetadata
interface IJsonModel<SpeedMetadata>
interface IPersistableModel<SpeedMetadata>
Public Class SpeedMetadata
Inherits BaseMetadata
Implements IJsonModel(Of SpeedMetadata), IPersistableModel(Of SpeedMetadata)
- Inheritance
- Implements
Properties
Unit |
Unit of measure for speed. |
Value |
The numeric value that the extracted text denotes. |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET