state property

String? state
final

The current state of the instance.

Valid values: InService | OutOfService | Unknown

Implementation

final String? state;