Class DeviceAppliancePrefixesDelegatedItemCounts
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
Available
Available
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "available")]
public int Available { get; set; }