Share via


IItemLevelRestoreTargetInfo.RestoreCriterion Property

Definition

Restore Criteria

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Restore Criteria", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IItemLevelRestoreCriteria) }, ReadOnly=false, Required=true, SerializedName="restoreCriteria")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IItemLevelRestoreCriteria[] RestoreCriterion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Restore Criteria", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IItemLevelRestoreCriteria) }, ReadOnly=false, Required=true, SerializedName="restoreCriteria")>]
member this.RestoreCriterion : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IItemLevelRestoreCriteria[] with get, set
Public Property RestoreCriterion As IItemLevelRestoreCriteria()

Property Value

Attributes

Applies to