次の方法で共有


OperationStatusRecoveryPointExtendedInfo クラス

定義

更新された復旧ポイントの操作状態の拡張情報。

public class OperationStatusRecoveryPointExtendedInfo : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.OperationStatusExtendedInfo
type OperationStatusRecoveryPointExtendedInfo = class
    inherit OperationStatusExtendedInfo
Public Class OperationStatusRecoveryPointExtendedInfo
Inherits OperationStatusExtendedInfo
継承
OperationStatusRecoveryPointExtendedInfo

コンストラクター

OperationStatusRecoveryPointExtendedInfo()

OperationStatusRecoveryPointExtendedInfo クラスの新しいインスタンスを初期化します。

OperationStatusRecoveryPointExtendedInfo(RecoveryPoint, String)

OperationStatusRecoveryPointExtendedInfo クラスの新しいインスタンスを初期化します。

プロパティ

DeletedBackupItemVersion

共有が論理的に削除された状態の場合は、このフィールドに削除されたバックアップ項目を設定します。

UpdatedRecoveryPoint

更新されたソース スナップショット URI を持つ回復ポイント情報を取得または設定します

適用対象