다음을 통해 공유


AzureWebAppBackupConfiguration.Databases Property

Definition

The databases to be backed up automatically 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()

Property Value

Applies to