L3IsolationDomainPatchableProperties interface

L3 Isolation Domain Patch Properties defines the patchable properties of the resource.

Properties

aggregateRouteConfiguration

Aggregate route configurations.

connectedSubnetRoutePolicy

Connected Subnet RoutePolicy

redistributeConnectedSubnets

Advertise Connected Subnets. Ex: "True" | "False".

redistributeStaticRoutes

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