Enumeração ModuleProvisioningState
Estado da operação de módulo de provisionamento.
Namespace: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (em Microsoft.WindowsAzure.Management.Automation.dll)
Sintaxe
public enum ModuleProvisioningState
public enum class ModuleProvisioningState
type ModuleProvisioningState
Public Enumeration ModuleProvisioningState
Membros
Nome do membro | Descrição | |
---|---|---|
ActivitiesStored | ||
Cancelled | ||
ConnectionTypeImported | ||
ContentDownloaded | ||
ContentRetrieved | ||
ContentStored | ||
ContentValidated | ||
Created | ||
Creating | ||
Failed | ||
ModuleDataStored | ||
ModuleImportRunbookComplete | ||
RunningImportModuleRunbook | ||
StartingImportModuleRunbook | ||
Succeeded |
Consulte também
Namespace Microsoft.WindowsAzure.Management.Automation.Models
Retornar ao topo