Share via


IRecoveryPlanGroup.ReplicationProtectedItem Property

Definition

The list of protected items.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of protected items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanProtectedItem) }, ReadOnly=false, Required=false, SerializedName="replicationProtectedItems")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanProtectedItem[] ReplicationProtectedItem { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of protected items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanProtectedItem) }, ReadOnly=false, Required=false, SerializedName="replicationProtectedItems")>]
member this.ReplicationProtectedItem : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IRecoveryPlanProtectedItem[] with get, set
Public Property ReplicationProtectedItem As IRecoveryPlanProtectedItem()

Property Value

Attributes

Applies to