Share via


TargetDetails.FilePrefix Property

Definition

Restore operation may create multiple files inside location pointed by Url Below will be the common prefix for all of them

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

Property Value

Implements

Attributes

Applies to