你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchPointOfInterestOptions.ExtendedPostalCodesFor 属性

定义

结果中应包含扩展邮政编码的索引。 有关所有可用的扩展邮政编码,请参阅PointOfInterestExtendedPostalCodes

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

属性值

适用于