L3IsolationDomainProperties interface

L3 Isolation Domain Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

networkFabricId

ARM Resource ID of the Network Fabric.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited 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".

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

networkFabricId

ARM Resource ID of the Network Fabric.

networkFabricId: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

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