Aracılığıyla paylaş


ManagedDatabaseRestoreDetailsResult.LastRestoredFileName Property

Definition

Gets last restored file name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastRestoredFileName")]
public string LastRestoredFileName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastRestoredFileName")>]
member this.LastRestoredFileName : string
Public ReadOnly Property LastRestoredFileName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to