共用方式為


WebAppBackupData.Databases Property

Definition

List of databases included in the backup.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceDatabaseBackupSetting> Databases { get; }
member this.Databases : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceDatabaseBackupSetting>
Public ReadOnly Property Databases As IReadOnlyList(Of AppServiceDatabaseBackupSetting)

Property Value

Applies to