你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于