ProvisioningState 열거형

정의

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

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

필드

Failed 2
Provisioning 1
Succeeded 0

적용 대상