RouteMapProperties interface

Properties of RouteMap resource

Properties

associatedInboundConnections

List of connections which have this RoutMap associated for inbound traffic.

associatedOutboundConnections

List of connections which have this RoutMap associated for outbound traffic.

provisioningState

The provisioning state of the RouteMap resource.

rules

List of RouteMap rules to be applied.

Property Details

associatedInboundConnections

List of connections which have this RoutMap associated for inbound traffic.

associatedInboundConnections?: string[]

Property Value

string[]

associatedOutboundConnections

List of connections which have this RoutMap associated for outbound traffic.

associatedOutboundConnections?: string[]

Property Value

string[]

provisioningState

The provisioning state of the RouteMap resource.

provisioningState?: string

Property Value

string

rules

List of RouteMap rules to be applied.

rules?: RouteMapRule[]

Property Value