Sdílet prostřednictvím


SearchAlongRouteOptions.ElectricVehicleConnectorFilter Property

Definition

A list of connector types which could be used to restrict the result to Electric Vehicle Station supporting specific connector types. Item order does not matter. When multiple connector types are provided, only results that belong to (at least) one of the provided list will be returned. Please refer to ElectricVehicleConnector for all the available connector types

public System.Collections.Generic.IEnumerable<Azure.Maps.Search.ElectricVehicleConnector> ElectricVehicleConnectorFilter { get; set; }
member this.ElectricVehicleConnectorFilter : seq<Azure.Maps.Search.ElectricVehicleConnector> with get, set
Public Property ElectricVehicleConnectorFilter As IEnumerable(Of ElectricVehicleConnector)

Property Value

Applies to