Delen via


DeletedAccount.RestoreReference Property

Definition

Gets can be used to attempt recovering this deleted account via PutStorageAccount API.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to