AzureVmWorkloadProtectedItemExtendedInfo クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 |
このバックアップ項目で使用できるバックアップ コピーの数を取得または設定します。 |
適用対象
Azure SDK for .NET