次の方法で共有


BlobRestoreStatus.FailureReason プロパティ

定義

BLOB の復元が失敗した場合にエラーの理由を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象