次の方法で共有


AzureVmWorkloadProtectedItemExtendedInfo クラス

定義

SQL 固有のバックアップ項目の Azure Workload に関する追加情報。

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

コンストラクター

AzureVmWorkloadProtectedItemExtendedInfo()

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

AzureVmWorkloadProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>, String, String)

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

AzureVmWorkloadProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String, String)

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

プロパティ

NewestRecoveryPointInArchive

アーカイブ層のこのバックアップ項目で使用できる最新のバックアップ コピーを取得または設定します

OldestRecoveryPoint

すべての層でこのバックアップ項目で使用できる最も古いバックアップ コピーを取得または設定します。

OldestRecoveryPointInArchive

アーカイブ層のこのバックアップ項目で使用できる最も古いバックアップ コピーを取得または設定します

OldestRecoveryPointInVault

コンテナー層のこのバックアップ項目で使用できる最も古いバックアップ コピーを取得または設定します

PolicyState

このバックアップ項目に適用されるポリシー オブジェクトとポリシーの整合性を取得または設定します。

RecoveryModel

このバックアップ項目に適用されるポリシー オブジェクトとポリシーの整合性を取得または設定します。

RecoveryPointCount

このバックアップ項目で使用できるバックアップ コピーの数を取得または設定します。

適用対象