Table of Contents

Class VlanIpv6PrefixAssignmentOrigin

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

Vlanm IPV6 Prefix Assignment Origin

[DataContract]
public class VlanIpv6PrefixAssignmentOrigin
Inheritance
VlanIpv6PrefixAssignmentOrigin
Inherited Members

Properties

Interfaces

Static Prefix

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "interfaces")]
public List<string>? Interfaces { get; set; }

Property Value

List<string>

Type

Type

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "type")]
public string? Type { get; set; }

Property Value

string