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