ManagedDatabaseRestoreDetailsResult.BlockReason Property

Definition

Gets the reason why restore is in Blocked state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to