Class RoutingInterfaceVrf
Routing interface VRF Settings
[DataContract]
public class RoutingInterfaceVrf
- Inheritance
-
RoutingInterfaceVrf
- Inherited Members
Constructors
RoutingInterfaceVrf()
public RoutingInterfaceVrf()
Properties
Name
The name of the VRF this interface belongs to
[ApiKey]
[DataMember(Name = "name")]
public string Name { get; set; }