# Functions
ConvertEnabledDefaultToString returns the string representation of EnabledDefault.
ConvertEnabledStateToString returns the string representation of an EnabledState value.
ConvertHealthStateToString returns the string representation of the health state.
ConvertOperationalStatusToString returns the string representation of OperationalStatus.
ConvertPackageTypeToString returns the string representation of the PackageType value.
ConvertRequestedStateToString returns the string representation of a RequestedState value.
ConvertReturnValueToString returns the string representation of the return value.
# Constants
No description provided by the author
# Variables
EnabledDefaultToString is a map of EnabledDefault value to string.
EnabledStateToString is a map of EnabledState values to their string representations.
HealthStateToString indicates the current health of the element.
OperationalStatusToString is a map of OperationalStatus value to string.
PackageTypeToString is a mapping of the PackageType value to a string.
RequestedStateToString is a map of RequestedState values to their string representations.
ReturnValuesToString is a map of return values to their string representation.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author