RecoveryPlanActionDetailsType 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.
Recovery Plan Action Types
public enum RecoveryPlanActionDetailsType
type RecoveryPlanActionDetailsType =
Public Enum RecoveryPlanActionDetailsType
- Inheritance
-
RecoveryPlanActionDetailsType
Fields
Name | Value | Description |
---|---|---|
AutomationRunbookActionDetails | 0 | |
ManualActionDetails | 1 | |
ScriptActionDetails | 2 |