Table of Contents

Class DeviceAppliancePrefixesDelegatedItemCounts

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

Counts

[DataContract]
public class DeviceAppliancePrefixesDelegatedItemCounts
Inheritance
DeviceAppliancePrefixesDelegatedItemCounts
Inherited Members

Constructors

DeviceAppliancePrefixesDelegatedItemCounts()

public DeviceAppliancePrefixesDelegatedItemCounts()

Properties

Assigned

Assigned

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

Property Value

int

Available

Available

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

Property Value

int