Compartir a través de


Enumeración JobCollectionState

State of the Job Collection resource.

Espacio de nombres: Microsoft.WindowsAzure.Management.Scheduler.Models
Ensamblado: Microsoft.WindowsAzure.Management.Scheduler (en Microsoft.WindowsAzure.Management.Scheduler.dll)

Uso

'Uso
Dim instance As JobCollectionState

Sintaxis

'Declaración
Public Enumeration JobCollectionState
public enum JobCollectionState
public enum class JobCollectionState
public enum JobCollectionState
public enum JobCollectionState

Miembros

Nombre del miembro Descripción
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 desarrollo

Windows Vista, Windows 7 y Windows Server 2008

Plataformas de destino

Vea también

Referencia

Espacio de nombres Microsoft.WindowsAzure.Management.Scheduler.Models