GuidanceInstructionType(String) Constructor

Definition

Initializes a new instance of GuidanceInstructionType.

public GuidanceInstructionType (string value);
new Azure.Maps.Routing.Models.GuidanceInstructionType : string -> Azure.Maps.Routing.Models.GuidanceInstructionType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to