Condividi tramite


AvailableProvidersListParameters Class

Constraints that determine the list of available Internet service providers.

Constructor

AvailableProvidersListParameters(*, azure_locations: List[str] | None = None, country: str | None = None, state: str | None = None, city: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
azure_locations

A list of Azure regions.

Default value: None
country
str

The country for available providers list.

Default value: None
state
str

The state for available providers list.

Default value: None
city
str

The city or town for available providers list.

Default value: None

Variables

Name Description
azure_locations

A list of Azure regions.

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.