次の方法で共有


AzureSqlProtectedItem interface

ワークロード固有のバックアップ項目をAzure SQLします。

Extends

プロパティ

extendedInfo

このバックアップ項目の追加情報。

protectedItemDataId

バックアップ項目の内部 ID。 Azure SQL バックアップ エンジンが Recovery Services に接続するために使用します。

protectedItemType

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

protectionState

バックアップされた項目のバックアップ状態。

継承されたプロパティ

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

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

プロパティの詳細

extendedInfo

このバックアップ項目の追加情報。

extendedInfo?: AzureSqlProtectedItemExtendedInfo

プロパティ値

protectedItemDataId

バックアップ項目の内部 ID。 Azure SQL バックアップ エンジンが Recovery Services に接続するために使用します。

protectedItemDataId?: string

プロパティ値

string

protectedItemType

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

protectedItemType: "Microsoft.Sql/servers/databases"

プロパティ値

"Microsoft.Sql/servers/databases"

protectionState

バックアップされた項目のバックアップ状態。

protectionState?: 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から継承