ExpressRouteGatewayList Class
List of ExpressRoute gateways.
- Inheritance
-
azure.mgmt.network._serialization.ModelExpressRouteGatewayList
Constructor
ExpressRouteGatewayList(*, value: List[_models.ExpressRouteGateway] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
List of ExpressRoute gateways. |
Variables
Name | Description |
---|---|
value
|
List of ExpressRoute gateways. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python