次の方法で共有


RecoveryPointProperties クラス

定義

回復ポイントのプロパティ。

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

コンストラクター

RecoveryPointProperties()

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

プロパティ

ExpireOn

回復ポイントの有効期限 (UTC)。

IsSoftDeleted

Rp が論理的な削除状態であるかどうかを示すブール値。

RuleName

ライフサイクルを制御する復旧ポイントにタグ付けされたルール名。

適用対象