ExpressRouteConnectionList Class
ExpressRouteConnection list.
- Inheritance
-
azure.mgmt.network._serialization.ModelExpressRouteConnectionList
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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python