Share via


BlobRestoreStatus.RestoreId Property

Definition

Gets id for tracking blob restore request.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to