Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AddressAdminDistrictsItemOutput interface
- Package:
- @azure-rest/maps-search
Properties
| name | The name for the corresponding adminDistrict field, For adminDistrict[0], this could be full name of state such as Washington, For adminDistrict[1], this could be the full name of the county |
| shortName | The short name for the corresponding adminDistrict field, For adminDistrict[0], this could be short name of state such as WA, For adminDistrict[1], this could be the short name of the county |
Property Details
name
The name for the corresponding adminDistrict field, For adminDistrict[0], this could be full name of state such as Washington, For adminDistrict[1], this could be the full name of the county
name?: string
Property Value
string
shortName
The short name for the corresponding adminDistrict field, For adminDistrict[0], this could be short name of state such as WA, For adminDistrict[1], this could be the short name of the county
shortName?: string
Property Value
string
Azure SDK for JavaScript
Feedback
Was this page helpful?
