BackupItem.BlobName Property

 

Optional. The blob name where the backup is stored, e.g. mysite1_20140506.zip

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public string BlobName { get; set; }

Property Value

Type: System.String
Return to top
Show: