Table of Contents

Class CellularGatewayLan

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
[DataContract]
public class CellularGatewayLan : CellularGatewayLanUpdateRequest
Inheritance
CellularGatewayLan
Inherited Members

Properties

DeviceLanIp

deviceLanIp

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "deviceLanIp")]
public string DeviceLanIp { get; set; }

Property Value

string

DeviceName

name of the MG

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "deviceName")]
public string DeviceName { get; set; }

Property Value

string

DeviceSubnet

deviceSubnet

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "deviceSubnet")]
public string DeviceSubnet { get; set; }

Property Value

string