Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage
The units for the supply voltage values
[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage
- Inheritance
-
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage
- Inherited Members
Constructors
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage()
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage()
Properties
Name
The name of the unit for supply voltage values
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "name")]
public string Name { get; set; }
Property Value
Symbol
The symbol of the unit for supply voltage values
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "symbol")]
public string Symbol { get; set; }