GatewayEffectiveRoute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gateway effective routing details.
public class GatewayEffectiveRoute : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.GatewayEffectiveRoute>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.GatewayEffectiveRoute>
type GatewayEffectiveRoute = class
interface IJsonModel<GatewayEffectiveRoute>
interface IPersistableModel<GatewayEffectiveRoute>
Public Class GatewayEffectiveRoute
Implements IJsonModel(Of GatewayEffectiveRoute), IPersistableModel(Of GatewayEffectiveRoute)
- Inheritance
-
GatewayEffectiveRoute
- Implements
Properties
| Name | Description |
|---|---|
| AddressPrefixes |
The list of address prefixes for the effective route. |
| LocalAddress |
The gateway's local address. |
| NextHopIPAddress |
The IP address of the next hop for the effective route. |
| NextHopType |
The next hop type of the effective route. |