Compartilhar via


AvailableProvidersListParameters Class

Constraints that determine the list of available Internet service providers.

Inheritance
azure.mgmt.network._serialization.Model
AvailableProvidersListParameters

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.

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.

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.