RecoveryPlanActionDetails 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.
Recovery plan action custom details.
[Newtonsoft.Json.JsonObject("RecoveryPlanActionDetails")]
public class RecoveryPlanActionDetails
[<Newtonsoft.Json.JsonObject("RecoveryPlanActionDetails")>]
type RecoveryPlanActionDetails = class
Public Class RecoveryPlanActionDetails
- Inheritance
-
RecoveryPlanActionDetails
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
RecoveryPlanActionDetails() |
Initializes a new instance of the RecoveryPlanActionDetails class. |