DeploymentStacksManagementStatus Class
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.
Defines values for DeploymentStacksManagementStatus.
public static class DeploymentStacksManagementStatus
type DeploymentStacksManagementStatus = class
Public Class DeploymentStacksManagementStatus
- Inheritance
-
DeploymentStacksManagementStatus
Fields
| Name | Description |
|---|---|
| Managed |
The resource is managed by the deployment stack. |
| Unknown |
The management state of the resource could not be determined. |
| Unmanaged |
The resource is not managed by the deployment stack. |