อ่านในภาษาอังกฤษ

แชร์ผ่าน


HealthState Enum

Definition

Represents the health state.

C#
public enum HealthState
Inheritance
HealthState

Fields

Name Value Description
Invalid 0

Indicates that the health state is invalid.

Ok 1

Indicates that the health state is ok.

Warning 2

Indicates that the health state is warning. There may something wrong that requires investigation.

Error 3

Indicates that the health state is error, there is something wrong that needs to be investigated.

Unknown 65535

Indicates that the health state is unknown.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Legacy, Latest