public enum SignalStatusReference documentation and code samples for the Database Center v1beta API enum SignalStatus.
Represents the state of a signal. More enum values are expected to be added as needed.
Namespace
Google.Cloud.DatabaseCenter.V1BetaAssembly
Google.Cloud.DatabaseCenter.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Issue |
Signal is an issue. |
NotApplicable |
Signal is not applicable to the resource. |
NotEnabled |
Signal is not enabled for the resource. |
Ok |
Signal is not an issue. |
Unspecified |
Unspecified. |