Table of Contents

Class RendezvousPointVrf

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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; }

Property Value

string