次の方法で共有


GenericProtectedItem interface

バックアップ項目の基本クラス。

Extends

プロパティ

fabricName

このバックアップ項目のファブリックの名前。

friendlyName

コンテナーのフレンドリ名。

policyState

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

protectedItemId

保護された項目のデータ プレーン サービス ID。

protectedItemType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

protectionState

このバックアップ項目のバックアップ状態。

sourceAssociations

疎結合 (型、値) の関連付け (例 - 保護された項目の親)

継承されたプロパティ

backupManagementType

バックアップ項目のバックアップ管理の種類。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

backupSetName

バックアップ項目が属するバックアップ セットの名前

containerName

コンテナーの一意の名前

createMode

既存の論理的に削除されたデータ ソースの復旧または新しいデータ ソースの作成を示す作成モード。

deferredDeleteTimeInUTC

遅延削除の時刻 (UTC)

deferredDeleteTimeRemaining

遅延削除としてマークされた DS が完全に削除されるまでの残りの時間

isArchiveEnabled

データソースがアーカイブ内で保護されているかどうかを識別するフラグ

isDeferredDeleteScheduleUpcoming

遅延削除された DS が間もなく消去されるかどうかを識別するフラグ

isRehydrate

段階的に削除された DS を一時停止状態に移動することを示すフラグ

isScheduledForDeferredDelete

DS が遅延削除用にスケジュールされているかどうかを識別するフラグ

lastRecoveryPoint

このバックアップ項目の最後の (最新の) バックアップ コピーが作成されたときのタイムスタンプ。

policyId

この項目がバックアップされるバックアップ ポリシーの ID。

policyName

保護に使用されるポリシーの名前

resourceGuardOperationRequests

LAC チェックが実行される ResourceGuardOperationRequests

softDeleteRetentionPeriodInDays

論理的な削除の保持期間 (日数)

sourceResourceId

バックアップするリソースの ARM ID。

vaultId

このアイテムを保護するコンテナーの ID 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

workloadType

この項目が表すワークロードの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

fabricName

このバックアップ項目のファブリックの名前。

fabricName?: string

プロパティ値

string

friendlyName

コンテナーのフレンドリ名。

friendlyName?: string

プロパティ値

string

policyState

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

policyState?: string

プロパティ値

string

protectedItemId

保護された項目のデータ プレーン サービス ID。

protectedItemId?: number

プロパティ値

number

protectedItemType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

protectedItemType: "GenericProtectedItem"

プロパティ値

"GenericProtectedItem"

protectionState

このバックアップ項目のバックアップ状態。

protectionState?: string

プロパティ値

string

sourceAssociations

疎結合 (型、値) の関連付け (例 - 保護された項目の親)

sourceAssociations?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

継承されたプロパティの詳細

backupManagementType

バックアップ項目のバックアップ管理の種類。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

backupManagementType?: string

プロパティ値

string

ProtectedItem.backupManagementTypeから継承

backupSetName

バックアップ項目が属するバックアップ セットの名前

backupSetName?: string

プロパティ値

string

ProtectedItem.backupSetNameから継承

containerName

コンテナーの一意の名前

containerName?: string

プロパティ値

string

ProtectedItem.containerNameから継承

createMode

既存の論理的に削除されたデータ ソースの復旧または新しいデータ ソースの作成を示す作成モード。

createMode?: string

プロパティ値

string

ProtectedItem.createModeから継承

deferredDeleteTimeInUTC

遅延削除の時刻 (UTC)

deferredDeleteTimeInUTC?: Date

プロパティ値

Date

ProtectedItem.deferredDeleteTimeInUTCから継承

deferredDeleteTimeRemaining

遅延削除としてマークされた DS が完全に削除されるまでの残りの時間

deferredDeleteTimeRemaining?: string

プロパティ値

string

ProtectedItem.deferredDeleteTimeRemainingから継承

isArchiveEnabled

データソースがアーカイブ内で保護されているかどうかを識別するフラグ

isArchiveEnabled?: boolean

プロパティ値

boolean

ProtectedItem.isArchiveEnabledから継承

isDeferredDeleteScheduleUpcoming

遅延削除された DS が間もなく消去されるかどうかを識別するフラグ

isDeferredDeleteScheduleUpcoming?: boolean

プロパティ値

boolean

ProtectedItem.isDeferredDeleteScheduleUpcomingから継承

isRehydrate

段階的に削除された DS を一時停止状態に移動することを示すフラグ

isRehydrate?: boolean

プロパティ値

boolean

ProtectedItem.isRehydrateから継承

isScheduledForDeferredDelete

DS が遅延削除用にスケジュールされているかどうかを識別するフラグ

isScheduledForDeferredDelete?: boolean

プロパティ値

boolean

ProtectedItem.isScheduledForDeferredDeleteから継承

lastRecoveryPoint

このバックアップ項目の最後の (最新の) バックアップ コピーが作成されたときのタイムスタンプ。

lastRecoveryPoint?: Date

プロパティ値

Date

ProtectedItem.lastRecoveryPointから継承

policyId

この項目がバックアップされるバックアップ ポリシーの ID。

policyId?: string

プロパティ値

string

ProtectedItem.policyIdから継承

policyName

保護に使用されるポリシーの名前

policyName?: string

プロパティ値

string

ProtectedItem.policyNameから継承

resourceGuardOperationRequests

LAC チェックが実行される ResourceGuardOperationRequests

resourceGuardOperationRequests?: string[]

プロパティ値

string[]

ProtectedItem.resourceGuardOperationRequestsから継承

softDeleteRetentionPeriodInDays

論理的な削除の保持期間 (日数)

softDeleteRetentionPeriodInDays?: number

プロパティ値

number

ProtectedItem.softDeleteRetentionPeriodInDaysから継承

sourceResourceId

バックアップするリソースの ARM ID。

sourceResourceId?: string

プロパティ値

string

ProtectedItem.sourceResourceIdから継承

vaultId

このアイテムを保護するコンテナーの ID 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

vaultId?: string

プロパティ値

string

ProtectedItem.vaultIdから継承

workloadType

この項目が表すワークロードの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

workloadType?: string

プロパティ値

string

ProtectedItem.workloadTypeから継承