Microsoft.RecoveryServices コンテナー/backupFabrics/protectionContainers/protectedItems 2016-06-01
- 最新の を
する - 2024-10-01
- 2024-07-30-preview
- 2024-04-30-preview
- 2024-04-01
- 2024-02-01
- 2024-01-01
- 2023-08-01
- 2023-06-01
- 2023-04-01
- 2023-02-01
- 2023-01-01
- 2022-10-01
- 2022-09-30-preview
- 2022-09-01-preview
- 2022-06-01-preview
- 2022-04-01
- 2022-03-01
- 2022-02-01
- 2022-01-01
- 2021-12-01
- 2021-10-01
- 2021-08-01
- 2021-07-01
- 2021-06-01
- 2021-04-01
- 2021-03-01
- 2021-02-10
- 2021-02-01
- 2021-02-01-preview
- 2021-01-01
- 2020-12-01
- 2020-10-01
- 2019-06-15
- 2019-05-13
- 2016-06-01
Bicep リソース定義
コンテナー/backupFabrics/protectionContainers/protectedItems リソースの種類は、次を対象とする操作でデプロイできます。
- リソース グループの - リソース グループのデプロイ コマンド 参照
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems リソースを作成するには、次の Bicep をテンプレートに追加します。
resource symbolicname 'Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2016-06-01' = {
parent: resourceSymbolicName
eTag: 'string'
location: 'string'
name: 'string'
properties: {
backupManagementType: 'string'
lastRecoveryPoint: 'string'
policyId: 'string'
sourceResourceId: 'string'
workloadType: 'string'
protectedItemType: 'string'
// For remaining properties, see ProtectedItem objects
}
tags: {
{customized property}: 'string'
}
}
ProtectedItem オブジェクト
protectedItemType プロパティを設定して、オブジェクトの種類を指定します。
Microsoft.ClassicCompute/virtualMachinesの場合は、次の値を使用します。
{
extendedInfo: {
oldestRecoveryPoint: 'string'
policyInconsistent: bool
recoveryPointCount: int
}
friendlyName: 'string'
lastBackupStatus: 'string'
lastBackupTime: 'string'
protectedItemType: 'Microsoft.ClassicCompute/virtualMachines'
protectionState: 'string'
protectionStatus: 'string'
virtualMachineId: 'string'
}
Microsoft.Compute/virtualMachinesの場合は、次の値を使用します。
{
extendedInfo: {
oldestRecoveryPoint: 'string'
policyInconsistent: bool
recoveryPointCount: int
}
friendlyName: 'string'
lastBackupStatus: 'string'
lastBackupTime: 'string'
protectedItemType: 'Microsoft.Compute/virtualMachines'
protectionState: 'string'
protectionStatus: 'string'
virtualMachineId: 'string'
}
MabFileFolderProtectedItemの場合は、次のコマンドを使用します。
{
computerName: 'string'
extendedInfo: {
lastRefreshedAt: 'string'
oldestRecoveryPoint: 'string'
recoveryPointCount: int
}
friendlyName: 'string'
isScheduledForDeferredDelete: bool
lastBackupStatus: 'string'
protectedItemType: 'MabFileFolderProtectedItem'
protectionState: 'string'
}
Microsoft.Sql/servers/databasesの場合は、次の値を使用します。
{
extendedInfo: {
oldestRecoveryPoint: 'string'
policyState: 'string'
recoveryPointCount: int
}
protectedItemDataId: 'string'
protectedItemType: 'Microsoft.Sql/servers/databases'
protectionState: 'string'
}
プロパティ値
AzureIaaSClassicComputeVMProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureIaaSVMProtectedItemExtendedInfo |
friendlyName | このバックアップ項目によって表される VM のフレンドリ名。 | 糸 |
lastBackupStatus | 最後のバックアップ操作の状態。 指定できる値は、正常または異常です。 | 糸 |
lastBackupTime | このバックアップ項目の最後のバックアップ操作のタイムスタンプ。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.ClassicCompute/virtualMachines' (必須) |
protectionState | このバックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
protectionStatus | このバックアップ項目のバックアップ状態。 | 糸 |
virtualMachineId | この項目で表される仮想マシンの完全修飾 Resource Manager ID。 | 糸 |
AzureIaaSComputeVMProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureIaaSVMProtectedItemExtendedInfo |
friendlyName | このバックアップ項目によって表される VM のフレンドリ名。 | 糸 |
lastBackupStatus | 最後のバックアップ操作の状態。 指定できる値は、正常または異常です。 | 糸 |
lastBackupTime | このバックアップ項目の最後のバックアップ操作のタイムスタンプ。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.Compute/virtualMachines' (必須) |
protectionState | このバックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
protectionStatus | このバックアップ項目のバックアップ状態。 | 糸 |
virtualMachineId | この項目で表される仮想マシンの完全修飾 Resource Manager ID。 | 糸 |
AzureIaaSVMProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
oldestRecoveryPoint | このバックアップ項目で使用できる最も古いバックアップ コピー。 | 糸 |
policyInconsistent | バックアップ項目に関連付けられているバックアップ ポリシーに不整合があるかどうかを指定します。 | bool |
recoveryPointCount | このバックアップ項目で使用可能なバックアップ コピーの数。 | int |
AzureSqlProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureSqlProtectedItemExtendedInfo |
protectedItemDataId | バックアップ項目の内部 ID。 内部 ID は、Recovery Services に接続するために Azure SQL Backup エンジンによって使用されます。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.Sql/servers/databases' (必須) |
protectionState | バックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
AzureSqlProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
oldestRecoveryPoint | サービス内のこの項目で使用できる最も古いバックアップ コピー。 | 糸 |
policyState | このバックアップ項目に関連付けられているバックアップ ポリシーの状態。 | 糸 |
recoveryPointCount | このバックアップ項目で使用可能なバックアップ コピーの数。 | int |
MabFileFolderProtectedItem
名前 | 形容 | 価値 |
---|---|---|
computerName | このバックアップ項目に関連付けられているコンピューターの名前。 | 糸 |
extendedInfo | このバックアップ項目の追加情報。 | MabFileFolderProtectedItemExtendedInfo |
friendlyName | このバックアップ項目のフレンドリ名。 | 糸 |
isScheduledForDeferredDelete | bool | |
lastBackupStatus | 最後のバックアップ操作の状態。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'MabFileFolderProtectedItem' (必須) |
protectionState | このプロパティの状態は、Protected、ProtectionStopped、IRPending、または ProtectionError です。 | 糸 |
MabFileFolderProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
lastRefreshedAt | エージェントがサービスと同期した最後の日と時刻。 | 糸 |
oldestRecoveryPoint | 使用可能な最も古いバックアップ コピー。 | 糸 |
recoveryPointCount | バックアップ項目に関連付けられているバックアップ コピーの数。 | int |
Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems
名前 | 形容 | 価値 |
---|---|---|
eTag | 省略可能な ETag。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
親 | Bicep では、子リソースの親リソースを指定できます。 このプロパティを追加する必要があるのは、子リソースが親リソースの外部で宣言されている場合のみです。 詳細については、「親リソースの外部 |
種類のリソースのシンボリック名: コンテナー/backupFabrics/protectionContainers |
プロパティ | バックアップ項目の基本クラス。 | ProtectedItem の |
タグ | リソース タグ | タグ名と値のディクショナリ。 テンプレート の |
ProtectedItem
名前 | 形容 | 価値 |
---|---|---|
backupManagementType | バックアップ項目に関連付けられているバックアップ管理の種類。 | 'AzureBackupServer' 'AzureIaasVM' 'AzureSql' 'DPM' 'Invalid' 'MAB' |
lastRecoveryPoint | このバックアップ項目に対して最新のバックアップ コピーが作成されたときのタイムスタンプ。 | 糸 |
policyId | このバックアップ項目に関連付けられているバックアップ ポリシーの ID。 | 糸 |
protectedItemType | AzureIaaSClassicComputeVMProtectedItem |
'MabFileFolderProtectedItem' 'Microsoft.ClassicCompute/virtualMachines' 'Microsoft.Compute/virtualMachines' 'Microsoft.Sql/servers/databases' (必須) |
sourceResourceId | バックアップするリソースの ID。 | 糸 |
workloadType | この項目のワークロードの種類。 | 'AzureSqlDb' 'DPMUnknown' 'Exchange' 'FileFolder' 'Invalid' 'Sharepoint' 'SQLDB' 'VM' |
ResourceTags
名前 | 形容 | 価値 |
---|
クイック スタートのサンプル
次のクイック スタート サンプルでは、このリソースの種類をデプロイします。
Bicep ファイル | 形容 |
---|---|
Azure Virtual Machines でのワークロードに対する Azure Backup の |
このテンプレートでは、Recovery Services コンテナーとワークロード固有のバックアップ ポリシーが作成されます。 VM をバックアップ サービスに登録し、保護を構成する |
Recovery Services (Daily) を使用して既存のファイル共有をバックアップする | このテンプレートは、既存のストレージ アカウントに存在する既存のファイル共有の保護を構成します。 新しい Recovery Services コンテナーを作成するか、設定されたパラメーター値に基づいて既存の Recovery Services コンテナーとバックアップ ポリシーを使用します。 |
Recovery Services を使用して既存のファイル共有をバックアップする (時間単位) | このテンプレートは、既存のストレージ アカウントに存在する既存のファイル共有に対して、時間単位の頻度で保護を構成します。 新しい Recovery Services コンテナーを作成するか、設定されたパラメーター値に基づいて既存の Recovery Services コンテナーとバックアップ ポリシーを使用します。 |
Recovery Services を使用して既存の IaasVM をバックアップする |
このテンプレートでは、既存の Recovery Services コンテナーと既存のバックアップ ポリシーを使用し、複数のクラシックおよび ARM ベースの Azure IaasVM の保護を構成します。 |
Recovery Services コンテナー を使用して Resource Manager VM をバックアップ |
このテンプレートでは、既存の Recovery Services コンテナーと既存のバックアップ ポリシーが使用され、同じリソース グループに属する複数の Resource Manager VM のバックアップが構成されます |
Windows VM をデプロイし、Azure Backup を使用してバックアップを有効にする | このテンプレートを使用すると、DefaultPolicy for Protection で構成された Windows VM と Recovery Services コンテナーをデプロイできます。 |
ARM テンプレート リソース定義
コンテナー/backupFabrics/protectionContainers/protectedItems リソースの種類は、次を対象とする操作でデプロイできます。
- リソース グループの - リソース グループのデプロイ コマンド 参照
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems リソースを作成するには、次の JSON をテンプレートに追加します。
{
"type": "Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems",
"apiVersion": "2016-06-01",
"name": "string",
"eTag": "string",
"location": "string",
"properties": {
"backupManagementType": "string",
"lastRecoveryPoint": "string",
"policyId": "string",
"sourceResourceId": "string",
"workloadType": "string",
"protectedItemType": "string"
// For remaining properties, see ProtectedItem objects
},
"tags": {
"{customized property}": "string"
}
}
ProtectedItem オブジェクト
protectedItemType プロパティを設定して、オブジェクトの種類を指定します。
Microsoft.ClassicCompute/virtualMachinesの場合は、次の値を使用します。
{
"extendedInfo": {
"oldestRecoveryPoint": "string",
"policyInconsistent": "bool",
"recoveryPointCount": "int"
},
"friendlyName": "string",
"lastBackupStatus": "string",
"lastBackupTime": "string",
"protectedItemType": "Microsoft.ClassicCompute/virtualMachines",
"protectionState": "string",
"protectionStatus": "string",
"virtualMachineId": "string"
}
Microsoft.Compute/virtualMachinesの場合は、次の値を使用します。
{
"extendedInfo": {
"oldestRecoveryPoint": "string",
"policyInconsistent": "bool",
"recoveryPointCount": "int"
},
"friendlyName": "string",
"lastBackupStatus": "string",
"lastBackupTime": "string",
"protectedItemType": "Microsoft.Compute/virtualMachines",
"protectionState": "string",
"protectionStatus": "string",
"virtualMachineId": "string"
}
MabFileFolderProtectedItemの場合は、次のコマンドを使用します。
{
"computerName": "string",
"extendedInfo": {
"lastRefreshedAt": "string",
"oldestRecoveryPoint": "string",
"recoveryPointCount": "int"
},
"friendlyName": "string",
"isScheduledForDeferredDelete": "bool",
"lastBackupStatus": "string",
"protectedItemType": "MabFileFolderProtectedItem",
"protectionState": "string"
}
Microsoft.Sql/servers/databasesの場合は、次の値を使用します。
{
"extendedInfo": {
"oldestRecoveryPoint": "string",
"policyState": "string",
"recoveryPointCount": "int"
},
"protectedItemDataId": "string",
"protectedItemType": "Microsoft.Sql/servers/databases",
"protectionState": "string"
}
プロパティ値
AzureIaaSClassicComputeVMProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureIaaSVMProtectedItemExtendedInfo |
friendlyName | このバックアップ項目によって表される VM のフレンドリ名。 | 糸 |
lastBackupStatus | 最後のバックアップ操作の状態。 指定できる値は、正常または異常です。 | 糸 |
lastBackupTime | このバックアップ項目の最後のバックアップ操作のタイムスタンプ。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.ClassicCompute/virtualMachines' (必須) |
protectionState | このバックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
protectionStatus | このバックアップ項目のバックアップ状態。 | 糸 |
virtualMachineId | この項目で表される仮想マシンの完全修飾 Resource Manager ID。 | 糸 |
AzureIaaSComputeVMProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureIaaSVMProtectedItemExtendedInfo |
friendlyName | このバックアップ項目によって表される VM のフレンドリ名。 | 糸 |
lastBackupStatus | 最後のバックアップ操作の状態。 指定できる値は、正常または異常です。 | 糸 |
lastBackupTime | このバックアップ項目の最後のバックアップ操作のタイムスタンプ。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.Compute/virtualMachines' (必須) |
protectionState | このバックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
protectionStatus | このバックアップ項目のバックアップ状態。 | 糸 |
virtualMachineId | この項目で表される仮想マシンの完全修飾 Resource Manager ID。 | 糸 |
AzureIaaSVMProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
oldestRecoveryPoint | このバックアップ項目で使用できる最も古いバックアップ コピー。 | 糸 |
policyInconsistent | バックアップ項目に関連付けられているバックアップ ポリシーに不整合があるかどうかを指定します。 | bool |
recoveryPointCount | このバックアップ項目で使用可能なバックアップ コピーの数。 | int |
AzureSqlProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureSqlProtectedItemExtendedInfo |
protectedItemDataId | バックアップ項目の内部 ID。 内部 ID は、Recovery Services に接続するために Azure SQL Backup エンジンによって使用されます。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.Sql/servers/databases' (必須) |
protectionState | バックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
AzureSqlProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
oldestRecoveryPoint | サービス内のこの項目で使用できる最も古いバックアップ コピー。 | 糸 |
policyState | このバックアップ項目に関連付けられているバックアップ ポリシーの状態。 | 糸 |
recoveryPointCount | このバックアップ項目で使用可能なバックアップ コピーの数。 | int |
MabFileFolderProtectedItem
名前 | 形容 | 価値 |
---|---|---|
computerName | このバックアップ項目に関連付けられているコンピューターの名前。 | 糸 |
extendedInfo | このバックアップ項目の追加情報。 | MabFileFolderProtectedItemExtendedInfo |
friendlyName | このバックアップ項目のフレンドリ名。 | 糸 |
isScheduledForDeferredDelete | bool | |
lastBackupStatus | 最後のバックアップ操作の状態。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'MabFileFolderProtectedItem' (必須) |
protectionState | このプロパティの状態は、Protected、ProtectionStopped、IRPending、または ProtectionError です。 | 糸 |
MabFileFolderProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
lastRefreshedAt | エージェントがサービスと同期した最後の日と時刻。 | 糸 |
oldestRecoveryPoint | 使用可能な最も古いバックアップ コピー。 | 糸 |
recoveryPointCount | バックアップ項目に関連付けられているバックアップ コピーの数。 | int |
Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems
名前 | 形容 | 価値 |
---|---|---|
apiVersion | API のバージョン | '2016-06-01' |
eTag | 省略可能な ETag。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | バックアップ項目の基本クラス。 | ProtectedItem の |
タグ | リソース タグ | タグ名と値のディクショナリ。 テンプレート の |
種類 | リソースの種類 | 'Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems' |
ProtectedItem
名前 | 形容 | 価値 |
---|---|---|
backupManagementType | バックアップ項目に関連付けられているバックアップ管理の種類。 | 'AzureBackupServer' 'AzureIaasVM' 'AzureSql' 'DPM' 'Invalid' 'MAB' |
lastRecoveryPoint | このバックアップ項目に対して最新のバックアップ コピーが作成されたときのタイムスタンプ。 | 糸 |
policyId | このバックアップ項目に関連付けられているバックアップ ポリシーの ID。 | 糸 |
protectedItemType | AzureIaaSClassicComputeVMProtectedItem |
'MabFileFolderProtectedItem' 'Microsoft.ClassicCompute/virtualMachines' 'Microsoft.Compute/virtualMachines' 'Microsoft.Sql/servers/databases' (必須) |
sourceResourceId | バックアップするリソースの ID。 | 糸 |
workloadType | この項目のワークロードの種類。 | 'AzureSqlDb' 'DPMUnknown' 'Exchange' 'FileFolder' 'Invalid' 'Sharepoint' 'SQLDB' 'VM' |
ResourceTags
名前 | 形容 | 価値 |
---|
クイック スタート テンプレート
次のクイック スタート テンプレートでは、このリソースの種類をデプロイします。
テンプレート | 形容 |
---|---|
Azure Virtual Machines でのワークロードに対する Azure Backup の Azure |
このテンプレートでは、Recovery Services コンテナーとワークロード固有のバックアップ ポリシーが作成されます。 VM をバックアップ サービスに登録し、保護を構成する |
Recovery Services (Daily) を使用して既存のファイル共有をバックアップする Azure にデプロイする |
このテンプレートは、既存のストレージ アカウントに存在する既存のファイル共有の保護を構成します。 新しい Recovery Services コンテナーを作成するか、設定されたパラメーター値に基づいて既存の Recovery Services コンテナーとバックアップ ポリシーを使用します。 |
Recovery Services を使用して既存のファイル共有をバックアップする (時間単位) Azure にデプロイする |
このテンプレートは、既存のストレージ アカウントに存在する既存のファイル共有に対して、時間単位の頻度で保護を構成します。 新しい Recovery Services コンテナーを作成するか、設定されたパラメーター値に基づいて既存の Recovery Services コンテナーとバックアップ ポリシーを使用します。 |
Recovery Services を使用して既存の IaasVM をバックアップする Azure |
このテンプレートでは、既存の Recovery Services コンテナーと既存のバックアップ ポリシーを使用し、複数のクラシックおよび ARM ベースの Azure IaasVM の保護を構成します。 |
Recovery Services コンテナー を使用して Resource Manager VM をバックアップ Azure |
このテンプレートでは、既存の Recovery Services コンテナーと既存のバックアップ ポリシーが使用され、同じリソース グループに属する複数の Resource Manager VM のバックアップが構成されます |
Windows VM をデプロイし、Azure Backup を使用してバックアップを有効にする Azure にデプロイする |
このテンプレートを使用すると、DefaultPolicy for Protection で構成された Windows VM と Recovery Services コンテナーをデプロイできます。 |
azure での IBM Cloud Pak for Data の Azure |
このテンプレートは、必要なすべてのリソース、インフラストラクチャを含む Openshift クラスターを Azure にデプロイし、ユーザーが選択したアドオンと共に IBM Cloud Pak for Data をデプロイします。 |
Openshift Container Platform 4.3 Azure にデプロイする |
Openshift Container Platform 4.3 |
Terraform (AzAPI プロバイダー) リソース定義
コンテナー/backupFabrics/protectionContainers/protectedItems リソースの種類は、次を対象とする操作でデプロイできます。
- リソース グループの
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems リソースを作成するには、次の Terraform をテンプレートに追加します。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2016-06-01"
name = "string"
eTag = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
backupManagementType = "string"
lastRecoveryPoint = "string"
policyId = "string"
sourceResourceId = "string"
workloadType = "string"
protectedItemType = "string"
// For remaining properties, see ProtectedItem objects
}
})
}
ProtectedItem オブジェクト
protectedItemType プロパティを設定して、オブジェクトの種類を指定します。
Microsoft.ClassicCompute/virtualMachinesの場合は、次の値を使用します。
{
extendedInfo = {
oldestRecoveryPoint = "string"
policyInconsistent = bool
recoveryPointCount = int
}
friendlyName = "string"
lastBackupStatus = "string"
lastBackupTime = "string"
protectedItemType = "Microsoft.ClassicCompute/virtualMachines"
protectionState = "string"
protectionStatus = "string"
virtualMachineId = "string"
}
Microsoft.Compute/virtualMachinesの場合は、次の値を使用します。
{
extendedInfo = {
oldestRecoveryPoint = "string"
policyInconsistent = bool
recoveryPointCount = int
}
friendlyName = "string"
lastBackupStatus = "string"
lastBackupTime = "string"
protectedItemType = "Microsoft.Compute/virtualMachines"
protectionState = "string"
protectionStatus = "string"
virtualMachineId = "string"
}
MabFileFolderProtectedItemの場合は、次のコマンドを使用します。
{
computerName = "string"
extendedInfo = {
lastRefreshedAt = "string"
oldestRecoveryPoint = "string"
recoveryPointCount = int
}
friendlyName = "string"
isScheduledForDeferredDelete = bool
lastBackupStatus = "string"
protectedItemType = "MabFileFolderProtectedItem"
protectionState = "string"
}
Microsoft.Sql/servers/databasesの場合は、次の値を使用します。
{
extendedInfo = {
oldestRecoveryPoint = "string"
policyState = "string"
recoveryPointCount = int
}
protectedItemDataId = "string"
protectedItemType = "Microsoft.Sql/servers/databases"
protectionState = "string"
}
プロパティ値
AzureIaaSClassicComputeVMProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureIaaSVMProtectedItemExtendedInfo |
friendlyName | このバックアップ項目によって表される VM のフレンドリ名。 | 糸 |
lastBackupStatus | 最後のバックアップ操作の状態。 指定できる値は、正常または異常です。 | 糸 |
lastBackupTime | このバックアップ項目の最後のバックアップ操作のタイムスタンプ。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.ClassicCompute/virtualMachines' (必須) |
protectionState | このバックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
protectionStatus | このバックアップ項目のバックアップ状態。 | 糸 |
virtualMachineId | この項目で表される仮想マシンの完全修飾 Resource Manager ID。 | 糸 |
AzureIaaSComputeVMProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureIaaSVMProtectedItemExtendedInfo |
friendlyName | このバックアップ項目によって表される VM のフレンドリ名。 | 糸 |
lastBackupStatus | 最後のバックアップ操作の状態。 指定できる値は、正常または異常です。 | 糸 |
lastBackupTime | このバックアップ項目の最後のバックアップ操作のタイムスタンプ。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.Compute/virtualMachines' (必須) |
protectionState | このバックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
protectionStatus | このバックアップ項目のバックアップ状態。 | 糸 |
virtualMachineId | この項目で表される仮想マシンの完全修飾 Resource Manager ID。 | 糸 |
AzureIaaSVMProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
oldestRecoveryPoint | このバックアップ項目で使用できる最も古いバックアップ コピー。 | 糸 |
policyInconsistent | バックアップ項目に関連付けられているバックアップ ポリシーに不整合があるかどうかを指定します。 | bool |
recoveryPointCount | このバックアップ項目で使用可能なバックアップ コピーの数。 | int |
AzureSqlProtectedItem
名前 | 形容 | 価値 |
---|---|---|
extendedInfo | このバックアップ項目の追加情報。 | AzureSqlProtectedItemExtendedInfo |
protectedItemDataId | バックアップ項目の内部 ID。 内部 ID は、Recovery Services に接続するために Azure SQL Backup エンジンによって使用されます。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'Microsoft.Sql/servers/databases' (必須) |
protectionState | バックアップ項目のバックアップ状態。 | 'Invalid' 'IRPending' 'Protected' 'ProtectionError' 'ProtectionPaused' 'ProtectionStopped' |
AzureSqlProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
oldestRecoveryPoint | サービス内のこの項目で使用できる最も古いバックアップ コピー。 | 糸 |
policyState | このバックアップ項目に関連付けられているバックアップ ポリシーの状態。 | 糸 |
recoveryPointCount | このバックアップ項目で使用可能なバックアップ コピーの数。 | int |
MabFileFolderProtectedItem
名前 | 形容 | 価値 |
---|---|---|
computerName | このバックアップ項目に関連付けられているコンピューターの名前。 | 糸 |
extendedInfo | このバックアップ項目の追加情報。 | MabFileFolderProtectedItemExtendedInfo |
friendlyName | このバックアップ項目のフレンドリ名。 | 糸 |
isScheduledForDeferredDelete | bool | |
lastBackupStatus | 最後のバックアップ操作の状態。 | 糸 |
protectedItemType | バックアップ項目の種類。 | 'MabFileFolderProtectedItem' (必須) |
protectionState | このプロパティの状態は、Protected、ProtectionStopped、IRPending、または ProtectionError です。 | 糸 |
MabFileFolderProtectedItemExtendedInfo
名前 | 形容 | 価値 |
---|---|---|
lastRefreshedAt | エージェントがサービスと同期した最後の日と時刻。 | 糸 |
oldestRecoveryPoint | 使用可能な最も古いバックアップ コピー。 | 糸 |
recoveryPointCount | バックアップ項目に関連付けられているバックアップ コピーの数。 | int |
Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems
名前 | 形容 | 価値 |
---|---|---|
eTag | 省略可能な ETag。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
parent_id | このリソースの親であるリソースの ID。 | 種類のリソースの ID: コンテナー/backupFabrics/protectionContainers |
プロパティ | バックアップ項目の基本クラス。 | ProtectedItem の |
タグ | リソース タグ | タグ名と値のディクショナリ。 |
種類 | リソースの種類 | "Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2016-06-01" |
ProtectedItem
名前 | 形容 | 価値 |
---|---|---|
backupManagementType | バックアップ項目に関連付けられているバックアップ管理の種類。 | 'AzureBackupServer' 'AzureIaasVM' 'AzureSql' 'DPM' 'Invalid' 'MAB' |
lastRecoveryPoint | このバックアップ項目に対して最新のバックアップ コピーが作成されたときのタイムスタンプ。 | 糸 |
policyId | このバックアップ項目に関連付けられているバックアップ ポリシーの ID。 | 糸 |
protectedItemType | AzureIaaSClassicComputeVMProtectedItem |
'MabFileFolderProtectedItem' 'Microsoft.ClassicCompute/virtualMachines' 'Microsoft.Compute/virtualMachines' 'Microsoft.Sql/servers/databases' (必須) |
sourceResourceId | バックアップするリソースの ID。 | 糸 |
workloadType | この項目のワークロードの種類。 | 'AzureSqlDb' 'DPMUnknown' 'Exchange' 'FileFolder' 'Invalid' 'Sharepoint' 'SQLDB' 'VM' |
ResourceTags
名前 | 形容 | 価値 |
---|