RouteNextHopType Class
Definition
Defines values for RouteNextHopType.
public class RouteNextHopType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.RouteNextHopType>
type RouteNextHopType = class
inherit ExpandableStringEnum<RouteNextHopType>
Public Class RouteNextHopType
Inherits ExpandableStringEnum(Of RouteNextHopType)
- Inheritance
Constructors
RouteNextHopType() |
Fields
Internet | |
None | |
VirtualAppliance | |
VirtualNetworkGateway | |
VirtualNetworkLocal |
Properties
Value | (Inherited from ExpandableStringEnum<T>) |
Methods
Equals(Object) | (Inherited from ExpandableStringEnum<T>) |
Equals(String) | (Inherited from ExpandableStringEnum<T>) |
GetHashCode() | (Inherited from ExpandableStringEnum<T>) |
ToString() | (Inherited from ExpandableStringEnum<T>) |