Share via


RouteRangeOptions.VehicleEngineType Property

Definition

Engine type of the vehicle. When a detailed Consumption Model is specified, it must be consistent with the value of vehicleEngineType.

public Azure.Maps.Routing.VehicleEngineType? VehicleEngineType { get; set; }
member this.VehicleEngineType : Nullable<Azure.Maps.Routing.VehicleEngineType> with get, set
Public Property VehicleEngineType As Nullable(Of VehicleEngineType)

Property Value

Applies to