次の方法で共有


AzureVmWorkloadProtectableItem クラス

定義

Azure VM ワークロード固有の保護可能な項目。

public class AzureVmWorkloadProtectableItem : Microsoft.Azure.Management.RecoveryServices.Backup.Models.WorkloadProtectableItem
type AzureVmWorkloadProtectableItem = class
    inherit WorkloadProtectableItem
Public Class AzureVmWorkloadProtectableItem
Inherits WorkloadProtectableItem
継承
AzureVmWorkloadProtectableItem
派生

コンストラクター

AzureVmWorkloadProtectableItem()

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

AzureVmWorkloadProtectableItem(String, String, String, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, PreBackupValidation)

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

プロパティ

BackupManagementType

項目をバックアップするバックアップ管理の種類を取得または設定します。

(継承元 WorkloadProtectableItem)
FriendlyName

バックアップ項目のフレンドリ名を取得または設定します。

(継承元 WorkloadProtectableItem)
IsAutoProtectable

保護可能な項目が自動保護可能かどうかを示す値を取得または設定します

IsAutoProtected

保護可能な項目が自動保護されているかどうかを示す値を取得または設定します

ParentName

インスタンスまたは AG の名前を取得または設定します

ParentUniqueName

親の一意の名前を取得または設定して、親が Instance または SQL AG になるデータ ベースに適用できる親のみの URI 名をサービス形式で指定します。

Prebackupvalidation

保護可能なオブジェクトのバックアップ前検証を取得または設定します

ProtectionState

バックアップ項目の状態を取得または設定します。 使用できる値は、'Invalid'、'NotProtected'、'Protecting'、'Protected'、'ProtectionFailed' です。

(継承元 WorkloadProtectableItem)
ServerName

インスタンスまたは AG のホスト名またはクラスター名を取得または設定します

Subinquireditemcount

インスタンスまたは AG の取得または設定。DB の存在数を示します

Subprotectableitemcount

インスタンスまたは AG の取得または設定。保護する DB の数を示します

WorkloadType

バックアップ管理のワークロードの種類を取得または設定します

(継承元 WorkloadProtectableItem)

適用対象