Compartir a través de


DeletedStorageAccountItem.RecoveryId Propiedad

Definición

Obtiene o establece la dirección URL del objeto de recuperación, que se usa para identificar y recuperar la cuenta de almacenamiento eliminada.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryId")]
public string RecoveryId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryId")>]
member this.RecoveryId : string with get, set
Public Property RecoveryId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a