IRestoreRequest.BlobName Property

Definition

Name of a blob which contains the backup.

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

Property Value

Attributes

Applies to