Share via


IUpdateRecoveryPlanInputProperties.Group Property

Definition

The recovery plan groups.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery plan groups.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanGroup) }, ReadOnly=false, Required=false, SerializedName="groups")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanGroup[] Group { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery plan groups.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanGroup) }, ReadOnly=false, Required=false, SerializedName="groups")>]
member this.Group : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanGroup[] with get, set
Public Property Group As IRecoveryPlanGroup()

Property Value

Attributes

Applies to