次の方法で共有


AzureVmWorkloadSAPAseSystemProtectableItem クラス

定義

SAP ASE システムを表す Azure VM ワークロード固有の保護可能な項目。

[Newtonsoft.Json.JsonObject("SAPAseSystem")]
public class AzureVmWorkloadSAPAseSystemProtectableItem : Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureVmWorkloadProtectableItem
[<Newtonsoft.Json.JsonObject("SAPAseSystem")>]
type AzureVmWorkloadSAPAseSystemProtectableItem = class
    inherit AzureVmWorkloadProtectableItem
Public Class AzureVmWorkloadSAPAseSystemProtectableItem
Inherits AzureVmWorkloadProtectableItem
継承
AzureVmWorkloadSAPAseSystemProtectableItem
属性
Newtonsoft.Json.JsonObjectAttribute

コンストラクター

AzureVmWorkloadSAPAseSystemProtectableItem()

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

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

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

プロパティ

BackupManagementType

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

(継承元 WorkloadProtectableItem)
FriendlyName

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

(継承元 WorkloadProtectableItem)
IsAutoProtectable

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

(継承元 AzureVmWorkloadProtectableItem)
IsAutoProtected

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

(継承元 AzureVmWorkloadProtectableItem)
ParentName

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

(継承元 AzureVmWorkloadProtectableItem)
ParentUniqueName

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

(継承元 AzureVmWorkloadProtectableItem)
Prebackupvalidation

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

(継承元 AzureVmWorkloadProtectableItem)
ProtectionState

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

(継承元 WorkloadProtectableItem)
ServerName

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

(継承元 AzureVmWorkloadProtectableItem)
Subinquireditemcount

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

(継承元 AzureVmWorkloadProtectableItem)
Subprotectableitemcount

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

(継承元 AzureVmWorkloadProtectableItem)
WorkloadType

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

(継承元 WorkloadProtectableItem)

適用対象