L3IsolationDomainPatchableProperties interface
L3 Isolation Domain Patch Properties defines the patchable properties of the resource.
Properties
aggregate |
Aggregate route configurations. |
connected |
Connected Subnet RoutePolicy |
redistribute |
Advertise Connected Subnets. Ex: "True" | "False". |
redistribute |
Advertise Static Routes. Ex: "True" | "False". |
Property Details
aggregateRouteConfiguration
Aggregate route configurations.
aggregateRouteConfiguration?: AggregateRouteConfiguration
Property Value
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