RecoveryPlanGroupTaskDetails 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.
This class represents the recovery plan group task.
[Newtonsoft.Json.JsonObject("RecoveryPlanGroupTaskDetails")]
public class RecoveryPlanGroupTaskDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.GroupTaskDetails
[<Newtonsoft.Json.JsonObject("RecoveryPlanGroupTaskDetails")>]
type RecoveryPlanGroupTaskDetails = class
inherit GroupTaskDetails
Public Class RecoveryPlanGroupTaskDetails
Inherits GroupTaskDetails
- Inheritance
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
RecoveryPlanGroupTaskDetails() |
Initializes a new instance of the RecoveryPlanGroupTaskDetails class. |
RecoveryPlanGroupTaskDetails(IList<ASRTask>, String, String, String) |
Initializes a new instance of the RecoveryPlanGroupTaskDetails class. |
Properties
ChildTasks |
Gets or sets the child tasks. (Inherited from GroupTaskDetails) |
GroupId |
Gets or sets the group identifier. |
Name |
Gets or sets the name. |
RpGroupType |
Gets or sets the group type. |