Share via


SearchNearbyPointOfInterestOptions.ExtendedPostalCodesFor Property

Definition

Indexes for which extended postal codes should be included in the results. Please refer to SearchIndex for all the available search indexes

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

Property Value

Applies to