次の方法で共有


ManagedDatabaseRestoreDetailsResult.CurrentRestoringFileName プロパティ

定義

現在復元中のファイル名を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象