Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage
[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage
- Inheritance
-
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage
- Inherited Members
Constructors
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage()
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage()
Properties
Level
Information about the supply voltage level of the port, in volts
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "level")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltageLevel Level { get; set; }