Aracılığıyla paylaş


BlobRestoreStatus.FailureReason Property

Definition

Gets failure reason when blob restore is failed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to