次の方法で共有


BackupEngineExtendedInfo クラス

定義

バックアップ エンジンに関する追加情報。

public class BackupEngineExtendedInfo
type BackupEngineExtendedInfo = class
Public Class BackupEngineExtendedInfo
継承
BackupEngineExtendedInfo

コンストラクター

BackupEngineExtendedInfo()

BackupEngineExtendedInfo の新しいインスタンスを初期化します。

プロパティ

AvailableDiskSpace

バックアップ エンジンで現在使用できるディスク領域。

AzureProtectedInstances

バックアップ エンジン内の保護されたインスタンス。

DatabaseName

バックアップ エンジンのデータベース名。

DiskCount

バックアップ エンジン内のディスクの数。

ProtectedItemsCount

バックアップ エンジン内の保護された項目の数。

ProtectedServersCount

バックアップ エンジン内の保護されたサーバーの数。

RefreshedOn

バックアップ エンジンの最後の更新時刻。

UsedDiskSpace

バックアップ エンジンで使用されるディスク領域。

適用対象