Class RendezvousPointVrf
The VRF with PIM enabled L3 interface
[DataContract]
public class RendezvousPointVrf
- Inheritance
-
RendezvousPointVrf
- Inherited Members
Constructors
RendezvousPointVrf()
public RendezvousPointVrf()
Properties
Name
The name of the VRF
[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "name")]
public string Name { get; set; }