Compartilhar via


AvailableProvidersListCity Class

City or town details.

Inheritance
azure.mgmt.network._serialization.Model
AvailableProvidersListCity

Constructor

AvailableProvidersListCity(*, city_name: str | None = None, providers: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
city_name
str

The city or town name.

providers

A list of Internet service providers.

Variables

Name Description
city_name
str

The city or town name.

providers

A list of Internet service providers.