Compartilhar via


ExpressRouteConnectionList Class

ExpressRouteConnection list.

Inheritance
azure.mgmt.network._serialization.Model
ExpressRouteConnectionList

Constructor

ExpressRouteConnectionList(*, value: List[_models.ExpressRouteConnection] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The list of ExpressRoute connections.

Variables

Name Description
value

The list of ExpressRoute connections.