Share via


IRestoreRequestProperties.BlobName Property

Definition

Name of a blob which contains the backup.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Name of a blob which contains the backup.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobName")]
public string BlobName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Name of a blob which contains the backup.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobName")>]
member this.BlobName : string with get, set
Public Property BlobName As String

Property Value

Attributes

Applies to