你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
L3IsolationDomainPatch interface
L3 隔离域修补资源定义。
- Extends
属性
aggregate |
聚合路由配置。 |
annotation | 交换机配置说明。 |
connected |
连接的子网路由策略 |
redistribute |
播发连接的子网。 例如:“True” |“False”。 |
redistribute |
播发静态路由。 例如:“True” |“False”。 |
继承属性
tags | 资源标记 |
属性详细信息
aggregateRouteConfiguration
annotation
交换机配置说明。
annotation?: string
属性值
string
connectedSubnetRoutePolicy
redistributeConnectedSubnets
播发连接的子网。 例如:“True” |“False”。
redistributeConnectedSubnets?: string
属性值
string
redistributeStaticRoutes
播发静态路由。 例如:“True” |“False”。
redistributeStaticRoutes?: string
属性值
string
继承属性详细信息
tags
资源标记
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}