你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.Api202401.IRecoveryPlanProtectedItem) }, ReadOnly=false, Required=false, SerializedName="replicationProtectedItems")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.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.Api202401.IRecoveryPlanProtectedItem) }, ReadOnly=false, Required=false, SerializedName="replicationProtectedItems")>]
member this.ReplicationProtectedItem : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IRecoveryPlanProtectedItem[] with get, set
Public Property ReplicationProtectedItem As IRecoveryPlanProtectedItem()

Property Value

Attributes

Applies to