JobCollectionState 枚举
State of the Job Collection resource.
命名空间: Microsoft.WindowsAzure.Management.Scheduler.Models
程序集: Microsoft.WindowsAzure.Management.Scheduler(在 Microsoft.WindowsAzure.Management.Scheduler.dll 中)
使用
用法
Dim instance As JobCollectionState
语法
声明
Public Enumeration JobCollectionState
public enum JobCollectionState
public enum class JobCollectionState
public enum JobCollectionState
public enum JobCollectionState
成员
成员名称 | 说明 |
---|---|
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. |
平台
开发平台
Windows Vista、Windows 7 和 Windows Server 2008