Compartilhar via


AvailableProvidersListCountry Class

Country details.

Inheritance
azure.mgmt.network._serialization.Model
AvailableProvidersListCountry

Constructor

AvailableProvidersListCountry(*, country_name: str | None = None, providers: List[str] | None = None, states: List[_models.AvailableProvidersListState] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
country_name
str

The country name.

providers

A list of Internet service providers.

states

List of available states in the country.

Variables

Name Description
country_name
str

The country name.

providers

A list of Internet service providers.

states

List of available states in the country.