FrontDoorDeploymentStatus Enum
Definition
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.
public enum FrontDoorDeploymentStatus
type FrontDoorDeploymentStatus =
Public Enum FrontDoorDeploymentStatus
- Inheritance
-
FrontDoorDeploymentStatus
Fields
| Name | Value | Description |
|---|---|---|
| NotStarted | 0 | NotStarted. |
| InProgress | 1 | InProgress. |
| Succeeded | 2 | Succeeded. |
| Failed | 3 | Failed. |