L3IsolationDomainPatchProperties interface
Resource properties.
- Extends
Inherited 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 Property Details
aggregateRouteConfiguration
Aggregate route configurations.
aggregateRouteConfiguration?: AggregateRouteConfiguration
Property Value
Inherited From L3IsolationDomainPatchableProperties.aggregateRouteConfiguration
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation
connectedSubnetRoutePolicy
Connected Subnet RoutePolicy
connectedSubnetRoutePolicy?: ConnectedSubnetRoutePolicy
Property Value
Inherited From L3IsolationDomainPatchableProperties.connectedSubnetRoutePolicy
redistributeConnectedSubnets
Advertise Connected Subnets. Ex: "True" | "False".
redistributeConnectedSubnets?: string
Property Value
string
Inherited From L3IsolationDomainPatchableProperties.redistributeConnectedSubnets
redistributeStaticRoutes
Advertise Static Routes. Ex: "True" | "False".
redistributeStaticRoutes?: string
Property Value
string
Inherited From L3IsolationDomainPatchableProperties.redistributeStaticRoutes