StaticRoutesConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration for static routes on this HubVnetConnectionConfiguration for static routes on this HubVnetConnection.
public class StaticRoutesConfig
type StaticRoutesConfig = class
Public Class StaticRoutesConfig
- Inheritance
-
StaticRoutesConfig
Constructors
StaticRoutesConfig() |
Initializes a new instance of the StaticRoutesConfig class. |
StaticRoutesConfig(Nullable<Boolean>, String) |
Initializes a new instance of the StaticRoutesConfig class. |
Properties
PropagateStaticRoutes |
Gets boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to. |
VnetLocalRouteOverrideCriteria |
Gets or sets parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke. Possible values include: 'Contains', 'Equal' |