Table of Contents

Class DeviceCellularSimsSimFailover

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

Device Cellular Sims SimFailover

[DataContract]
public class DeviceCellularSimsSimFailover
Inheritance
DeviceCellularSimsSimFailover
Inherited Members

Properties

Enabled

Enabled

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }

Property Value

bool?

Timeout

Timeout

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "timeout")]
public int? Timeout { get; set; }

Property Value

int?