Share via


ManagedDatabaseRestoreDetailData.LogBackupSets Property

Definition

Log backup sets.

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

Property Value

Applies to