EdgeStaticRouteNextHop

EdgeStaticRouteNextHop
EdgeStaticRouteNextHop

A next hop for a static route

JSON Example
{
    "ipAddress": "string",
    "adminDistance": 0,
    "scope": {
        "name": "string",
        "scopeType": "string",
        "id": "string"
    }
}
string
ipAddress
Optional

The next hop gateway IP Address for the static route.

integer As int32 As int32
adminDistance
Required

The next hop admin distance for the static route.

scope
Optional

scope

Availability
Added in 37.0
Property Of