IItemLevelRestoreTargetInfo.RestoreCriterion Property

Definition

Restore Criteria

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

Property Value

Attributes

Applies to