Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceive
Thresholds for the power received by the port
[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceive
- Inheritance
-
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceive
- Inherited Members
Constructors
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceive()
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceive()
Properties
Error
Error thresholds for the power received by the port
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "error")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceiveError Error { get; set; }
Property Value
Warning
Warning thresholds for the power received by the port
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "warning")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerReceiveWarning Warning { get; set; }