AzureWebAppBackup.Databases Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Databases backed up along with the web app
public Microsoft.Azure.Management.WebSites.Models.DatabaseBackupSetting[] Databases { get; set; }
member this.Databases : Microsoft.Azure.Management.WebSites.Models.DatabaseBackupSetting[] with get, set
Public Property Databases As DatabaseBackupSetting()