Table of Contents

Class NetworkCameraWirelessProfile

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

Network wireless profiles

[DataContract]
public class NetworkCameraWirelessProfile : NetworkCameraWirelessProfileCreateUpdateRequest
Inheritance
NetworkCameraWirelessProfile
Inherited Members

Properties

AppliedDeviceCount

Applied device count

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "appliedDeviceCount")]
public int AppliedDeviceCount { get; set; }

Property Value

int

Id

Id

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

Property Value

string