Enumeração JobCollectionState
State of the Job Collection resource.
Namespace: Microsoft.WindowsAzure.Management.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (em Microsoft.WindowsAzure.Management.Scheduler.dll)
Uso
'Uso
Dim instance As JobCollectionState
Sintaxe
'Declaração
Public Enumeration JobCollectionState
public enum JobCollectionState
public enum class JobCollectionState
public enum JobCollectionState
public enum JobCollectionState
Membros
Nome do membro | Descrição |
---|---|
NotFound | The resource provider did not respond with information for the resource. |
Paused | The resource was temporarily put on hold primarily due to a monetary event. |
Started | Resource is running fine. |
Stopped | Resource was stopped due to an issue. |
Unknown | Service Manager knows about the resource but the state is still Unknown which might either be a result of failed communication with the RP or just that the Service Manager hasn't got around to process the resource. |
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows 7 e Windows Server 2008
Plataformas de destino
Consulte também
Referência
Namespace Microsoft.WindowsAzure.Management.Scheduler.Models