Table of Contents

Class RoutingInterfaceVrf

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

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

Property Value

string