Share via


RestorableTablePropertiesResource.CanUndeleteReason Property

Definition

Gets the reason why this table can not be restored in same account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to