Freigeben über


AzureFileShareRestoreRequest.RestoreFileSpecs Eigenschaft

Definition

Ruft die Liste der Quelldateien/Ordner (die wiederhergestellt werden müssen) und TargetFolderPath-Details ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="restoreFileSpecs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RestoreFileSpecs> RestoreFileSpecs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restoreFileSpecs")>]
member this.RestoreFileSpecs : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RestoreFileSpecs> with get, set
Public Property RestoreFileSpecs As IList(Of RestoreFileSpecs)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: