IBackupItem.BlobName Property

Definition

Name of the blob which contains data for this backup.

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

Property Value

Attributes

Applies to