Class OrganizationSwitchPortsProfileAutomationMetadataCountsItems
Meta data of the items
[DataContract]
public class OrganizationSwitchPortsProfileAutomationMetadataCountsItems
- Inheritance
-
OrganizationSwitchPortsProfileAutomationMetadataCountsItems
- Inherited Members
Constructors
OrganizationSwitchPortsProfileAutomationMetadataCountsItems()
public OrganizationSwitchPortsProfileAutomationMetadataCountsItems()
Properties
Total
Total number of automation profiles
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "total")]
public int Total { get; set; }