Share via


ItemPathBasedRestoreCriteria.RenameTo Property

Definition

Rename the item to be restored. Restore will rename the itemPath to this new name if the value is specified otherwise the itemPath will be restored as same name.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public string RenameTo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.RenameTo : string with get, set
Public Property RenameTo As String

Property Value

Implements

Attributes

Applies to