Share via


PostRestoreRequest.FailedFileList Property

Definition

Gets or sets post Restore Azure failed file list.

[Newtonsoft.Json.JsonProperty(PropertyName="failedFileList")]
public string FailedFileList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedFileList")>]
member this.FailedFileList : string with get, set
Public Property FailedFileList As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to