L3IsolationDomainPatch interface
The L3 Isolation Domain patch resource definition.
- Extends
Properties
aggregate |
Aggregate route configurations. |
annotation | Switch configuration description. |
connected |
Connected Subnet RoutePolicy |
redistribute |
Advertise Connected Subnets. Ex: "True" | "False". |
redistribute |
Advertise Static Routes. Ex: "True" | "False". |
Inherited Properties
tags | Resource tags |
Property Details
aggregateRouteConfiguration
Aggregate route configurations.
aggregateRouteConfiguration?: AggregateRouteConfiguration
Property Value
annotation
Switch configuration description.
annotation?: string
Property Value
string
connectedSubnetRoutePolicy
Connected Subnet RoutePolicy
connectedSubnetRoutePolicy?: ConnectedSubnetRoutePolicy
Property Value
redistributeConnectedSubnets
Advertise Connected Subnets. Ex: "True" | "False".
redistributeConnectedSubnets?: string
Property Value
string
redistributeStaticRoutes
Advertise Static Routes. Ex: "True" | "False".
redistributeStaticRoutes?: string
Property Value
string
Inherited Property Details
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TagsUpdate.tags