你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PropagatedRouteTable Class
The list of RouteTables to advertise the routes to.
- Inheritance
-
azure.mgmt.network._serialization.ModelPropagatedRouteTable
Constructor
PropagatedRouteTable(*, labels: List[str] | None = None, ids: List[_models.SubResource] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
labels
|
The list of labels. |
ids
|
The list of resource ids of all the RouteTables. |
Variables
Name | Description |
---|---|
labels
|
The list of labels. |
ids
|
The list of resource ids of all the RouteTables. |