次の方法で共有


Microsoft.RecoveryServices コンテナー/backupFabrics/protectionContainers/protectedItems 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型の場合は、'Microsoft.ClassicCompute/virtualMachines' に設定します。 AzureIaaSComputeVMProtectedItemの種類 、'Microsoft.Compute/virtualMachines' に設定します。 MabFileFolderProtectedItem'MabFileFolderProtectedItem' に設定します。 AzureSqlProtectedItemの型 'Microsoft.Sql/servers/databases' に設定します。 '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型の場合は、'Microsoft.ClassicCompute/virtualMachines' に設定します。 AzureIaaSComputeVMProtectedItemの種類 、'Microsoft.Compute/virtualMachines' に設定します。 MabFileFolderProtectedItem'MabFileFolderProtectedItem' に設定します。 AzureSqlProtectedItemの型 'Microsoft.Sql/servers/databases' に設定します。 '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型の場合は、'Microsoft.ClassicCompute/virtualMachines' に設定します。 AzureIaaSComputeVMProtectedItemの種類 、'Microsoft.Compute/virtualMachines' に設定します。 MabFileFolderProtectedItem'MabFileFolderProtectedItem' に設定します。 AzureSqlProtectedItemの型 'Microsoft.Sql/servers/databases' に設定します。 'MabFileFolderProtectedItem'
'Microsoft.ClassicCompute/virtualMachines'
'Microsoft.Compute/virtualMachines'
'Microsoft.Sql/servers/databases' (必須)
sourceResourceId バックアップするリソースの ID。
workloadType この項目のワークロードの種類。 'AzureSqlDb'
'DPMUnknown'
'Exchange'
'FileFolder'
'Invalid'
'Sharepoint'
'SQLDB'
'VM'

ResourceTags

名前 形容 価値