AvailableProvidersListParameters interface
Constraints that determine the list of available Internet service providers.
Properties
| azure |
A list of Azure regions. |
| city | The city or town for available providers list. |
| country | The country for available providers list. |
| state | The state for available providers list. |
Property Details
azureLocations
A list of Azure regions.
azureLocations?: string[]
Property Value
string[]
city
The city or town for available providers list.
city?: string
Property Value
string
country
The country for available providers list.
country?: string
Property Value
string
state
The state for available providers list.
state?: string
Property Value
string