AvailableProvidersListParameters Class
Constraints that determine the list of available Internet service providers.
- Inheritance
-
AvailableProvidersListParameters
Constructor
AvailableProvidersListParameters(*, azure_locations: typing.Union[typing.List[str], NoneType] = None, country: typing.Union[str, NoneType] = None, state: typing.Union[str, NoneType] = None, city: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- country
- str
The country for available providers list.
- state
- str
The state for available providers list.
- city
- str
The city or town for available providers list.
Feedback
Submit and view feedback for