你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AvailableProvidersListState Class

State details.

Constructor

AvailableProvidersListState(*, state_name: str | None = None, providers: list[str] | None = None, cities: list['_models.AvailableProvidersListCity'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
state_name
str

The state name.

Default value: None
providers

A list of Internet service providers.

Default value: None
cities

List of available cities or towns in the state.

Default value: None

Variables

Name Description
state_name
str

The state name.

providers

A list of Internet service providers.

cities

List of available cities or towns in the state.