AzureReachabilityReportLocation interface
Parameters that define a geographic location.
Properties
city | The name of the city or town. |
country | The name of the country. |
state | The name of the state. |
Property Details
city
The name of the city or town.
city?: string
Property Value
string
country
The name of the country.
country: string
Property Value
string
state
The name of the state.
state?: string
Property Value
string