Class OrganizationDevicesPacketCaptureCapturesMetadataCounts
Counts of the result
[DataContract]
public class OrganizationDevicesPacketCaptureCapturesMetadataCounts
- Inheritance
-
OrganizationDevicesPacketCaptureCapturesMetadataCounts
- Inherited Members
Constructors
OrganizationDevicesPacketCaptureCapturesMetadataCounts()
public OrganizationDevicesPacketCaptureCapturesMetadataCounts()
Properties
Items
Meta data of the items
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "items")]
public OrganizationDevicesPacketCaptureCapturesMetadataCountsItems Items { get; set; }