Share via


SpeedUnit(String) Constructor

Definition

Initializes a new instance of SpeedUnit.

public SpeedUnit (string value);
new Azure.AI.Language.Text.SpeedUnit : string -> Azure.AI.Language.Text.SpeedUnit
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to