Skip to main content
All docs
V24.2

AzureAddress Properties

Contains the address information obtained from the Azure Maps GIS service.
Name Description
AddressLine Specifies the street line of an address relative to the area specified by the Locality or PostalCode properties.
AdminDistricts Specifies the subdivision names in the country or region for an address.
CountryRegion Specifies the country or region name of an address.
CountryRegionIso Specifies the two-letter ISO country code.
District Specifies the subdivision name in the country or region for an address.
FormattedAddress Gets or sets the complete address. Inherited from AddressBase.
Locality Specifies the populated place for the address.
Neighborhood Specifies the neighborhood for an address.
PostalCode Specifies the post code, postal code, or ZIP Code of an address.
See Also