Delen via


ITargetDetails.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.Runtime.Info(Description="Restore operation may create multiple files inside location pointed by Url\r\n        Below will be the common prefix for all of them", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="filePrefix")]
public string FilePrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Restore operation may create multiple files inside location pointed by Url\r\n        Below will be the common prefix for all of them", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="filePrefix")>]
member this.FilePrefix : string with get, set
Public Property FilePrefix As String

Property Value

Attributes

Applies to