共用方式為


StaticRoutesConfig Class

Definition

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'

Applies to