Table of Contents

Class SwitchSettingsUacSettings

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

Undocumented

[DataContract]
public class SwitchSettingsUacSettings
Inheritance
SwitchSettingsUacSettings
Inherited Members

Constructors

SwitchSettingsUacSettings()

public SwitchSettingsUacSettings()

Properties

UacAutomaticFailbackEnabled

Undocumented

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

Property Value

bool?

UacCandidateUplinkEnabled

Undocumented

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

Property Value

bool?