Compartir a través de


StaticRoute Class

Definition

List of all Static Routes.

public class StaticRoute
type StaticRoute = class
Public Class StaticRoute
Inheritance
StaticRoute

Constructors

Name Description
StaticRoute()

Initializes a new instance of the StaticRoute class.

StaticRoute(String, IList<String>, String)

Initializes a new instance of the StaticRoute class.

Properties

Name Description
AddressPrefixes

Gets or sets list of all address prefixes.

Name

Gets or sets the name of the StaticRoute that is unique within a VnetRoute.

NextHopIpAddress

Gets or sets the ip address of the next hop.

Applies to