ManagedDatabaseRestoreDetailsResult.CurrentRestoringFileName Property

Definition

Gets current restoring file name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to