StaticRoute interface

List of all Static Routes.

Properties

addressPrefixes

List of all address prefixes.

name

The name of the StaticRoute that is unique within a VnetRoute.

nextHopIpAddress

The ip address of the next hop.

Property Details

addressPrefixes

List of all address prefixes.

addressPrefixes?: string[]

Property Value

string[]

name

The name of the StaticRoute that is unique within a VnetRoute.

name?: string

Property Value

string

nextHopIpAddress

The ip address of the next hop.

nextHopIpAddress?: string

Property Value

string