次の方法で共有


MigrationStatusDetails.ActiveBackupSets プロパティ

定義

現在アクティブなバックアップ セット。

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

プロパティ値

適用対象