WorkloadSqlRecoveryPointExtendedInfo.IncludedDatabases Property

Definition

List of databases included in recovery point.

public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupDatabaseInRecoveryPoint> IncludedDatabases { get; }
member this.IncludedDatabases : System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupDatabaseInRecoveryPoint>
Public ReadOnly Property IncludedDatabases As IList(Of BackupDatabaseInRecoveryPoint)

Property Value

Applies to