Share via


RestoreRequest.BlobName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to