RestoreRequestInner.BlobName Property

Definition

Gets or sets name of a blob which contains the backup.

[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