StaticRoutesConfigResponse

data class StaticRoutesConfigResponse(val propagateStaticRoutes: Boolean, val vnetLocalRouteOverrideCriteria: String? = null)

Configuration for static routes on this HubVnetConnectionConfiguration for static routes on this HubVnetConnection.

Constructors

Link copied to clipboard
constructor(propagateStaticRoutes: Boolean, vnetLocalRouteOverrideCriteria: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.

Link copied to clipboard

Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.