다음을 통해 공유


SearchServiceStatus 열거형

정의

SearchServiceStatus에 대한 값을 정의합니다.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SearchServiceStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SearchServiceStatus = 
Public Enum SearchServiceStatus
상속
SearchServiceStatus
특성
Newtonsoft.Json.JsonConverterAttribute

필드

Degraded 3
Deleting 2
Disabled 4
Error 5
Provisioning 1
Running 0

적용 대상