Megosztás a következőn keresztül:


ManagedDatabaseRestoreDetailsResult.UnrestorableFiles Property

Definition

Gets list of unrestorable files.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.unrestorableFiles")]
public System.Collections.Generic.IList<string> UnrestorableFiles { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.unrestorableFiles")>]
member this.UnrestorableFiles : System.Collections.Generic.IList<string>
Public ReadOnly Property UnrestorableFiles As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to