JobExecutionRunningState Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current running State of the job.
public readonly struct JobExecutionRunningState : IEquatable<Azure.ResourceManager.AppContainers.Models.JobExecutionRunningState>
type JobExecutionRunningState = struct
Public Structure JobExecutionRunningState
Implements IEquatable(Of JobExecutionRunningState)
- Inheritance
-
JobExecutionRunningState
- Implements
Job |
Initializes a new instance of JobExecutionRunningState. |
Degraded |
Degraded. |
Failed |
Failed. |
Processing |
Processing. |
Running |
Running. |
Stopped |
Stopped. |
Succeeded |
Succeeded. |
Unknown |
Unknown. |
Equals(Job |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Job |
Determines if two JobExecutionRunningState values are the same. |
Implicit(String to Job |
Converts a string to a JobExecutionRunningState. |
Inequality(Job |
Determines if two JobExecutionRunningState values are not the same. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: