다음을 통해 공유


ModuleProvisioningState 열거형

정의

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

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

필드

ActivitiesStored 10
Cancelled 14
ConnectionTypeImported 7
ContentDownloaded 5
ContentRetrieved 4
ContentStored 8
ContentValidated 6
Created 0
Creating 1
Failed 13
ModuleDataStored 9
ModuleImportRunbookComplete 11
RunningImportModuleRunbook 3
StartingImportModuleRunbook 2
Succeeded 12
Updating 15

적용 대상