Share via


ASRRecoveryPlanGroup.EndGroupActions Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryPlanAction> EndGroupActions { get; set; }
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanAction> EndGroupActions { get; set; }
member this.EndGroupActions : System.Collections.Generic.IList<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryPlanAction> with get, set
member this.EndGroupActions : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanAction> with get, set
Public Property EndGroupActions As IList(Of ASRRecoveryPlanAction)
Public Property EndGroupActions As IList(Of RecoveryPlanAction)

Property Value

Applies to