L3IsolationDomainPatch interface

The L3 Isolation Domain patch resource definition.

Extends

Properties

aggregateRouteConfiguration

Aggregate route configurations.

annotation

Switch configuration description.

connectedSubnetRoutePolicy

Connected Subnet RoutePolicy

redistributeConnectedSubnets

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

redistributeStaticRoutes

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