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.