你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ModuleProvisioningState 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
模块操作的预配状态。
public enum ModuleProvisioningState
type ModuleProvisioningState =
Public Enum ModuleProvisioningState
- 继承
-
ModuleProvisioningState
字段
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 |