Table of Contents

Class NetworkAppliancePrefixesDelegatedStaticOrigin

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

Static Delegated Prefix for a network

[DataContract]
public class NetworkAppliancePrefixesDelegatedStaticOrigin
Inheritance
NetworkAppliancePrefixesDelegatedStaticOrigin
Inherited Members

Properties

Interfaces

Uplink provided or independent

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

Property Value

List<string>

Type

Origin type

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

Property Value

string