Aracılığıyla paylaş


RecoveryPlanGroup.EndGroupActions Property

Definition

Gets or sets the end group actions.

[Newtonsoft.Json.JsonProperty(PropertyName="endGroupActions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanAction> EndGroupActions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endGroupActions")>]
member this.EndGroupActions : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanAction> with get, set
Public Property EndGroupActions As IList(Of RecoveryPlanAction)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to