Delen via


Microsoft.RecoveryServices-kluizen/backupFabrics/protectionContainers 2021-02-10

Bicep-resourcedefinitie

Het resourcetype kluizen/backupFabrics/protectionContainers kan worden geïmplementeerd met bewerkingen die gericht zijn op:

Zie logboek wijzigenvoor een lijst met gewijzigde eigenschappen in elke API-versie.

Resource-indeling

Als u een Resource Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers wilt maken, voegt u de volgende Bicep toe aan uw sjabloon.

resource symbolicname 'Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-10' = {
  parent: resourceSymbolicName
  eTag: 'string'
  location: 'string'
  name: 'string'
  properties: {
    backupManagementType: 'string'
    friendlyName: 'string'
    healthStatus: 'string'
    registrationStatus: 'string'
    containerType: 'string'
    // For remaining properties, see ProtectionContainer objects
  }
  tags: {
    {customized property}: 'string'
  }
}

ProtectionContainer-objecten

Stel de eigenschap containerType in om het type object op te geven.

Gebruik voor AzureBackupServerContainer:

{
  canReRegister: bool
  containerId: 'string'
  containerType: 'AzureBackupServerContainer'
  dpmAgentVersion: 'string'
  dpmServers: [
    'string'
  ]
  extendedInfo: {
    lastRefreshedAt: 'string'
  }
  protectedItemCount: int
  protectionStatus: 'string'
  upgradeAvailable: bool
}

Gebruik voor AzureSqlContainer:

{
  containerType: 'AzureSqlContainer'
}

Gebruik voor SQLAGWorkLoadContainer:

{
  containerType: 'SQLAGWorkLoadContainer'
  extendedInfo: {
    hostServerName: 'string'
    inquiryInfo: {
      errorDetail: {}
      inquiryDetails: [
        {
          inquiryValidation: {
            errorDetail: {}
            status: 'string'
          }
          itemCount: int
          type: 'string'
        }
      ]
      status: 'string'
    }
    nodesList: [
      {
        errorDetail: {}
        nodeName: 'string'
        status: 'string'
      }
    ]
  }
  lastUpdatedTime: 'string'
  operationType: 'string'
  sourceResourceId: 'string'
  workloadType: 'string'
}

Gebruik voor VMAppContainer-:

{
  containerType: 'VMAppContainer'
  extendedInfo: {
    hostServerName: 'string'
    inquiryInfo: {
      errorDetail: {}
      inquiryDetails: [
        {
          inquiryValidation: {
            errorDetail: {}
            status: 'string'
          }
          itemCount: int
          type: 'string'
        }
      ]
      status: 'string'
    }
    nodesList: [
      {
        errorDetail: {}
        nodeName: 'string'
        status: 'string'
      }
    ]
  }
  lastUpdatedTime: 'string'
  operationType: 'string'
  sourceResourceId: 'string'
  workloadType: 'string'
}

Gebruik voor GenericContainer:

{
  containerType: 'GenericContainer'
  extendedInformation: {
    containerIdentityInfo: {
      aadTenantId: 'string'
      audience: 'string'
      servicePrincipalClientId: 'string'
      uniqueName: 'string'
    }
    rawCertData: 'string'
    serviceEndpoints: {
      {customized property}: 'string'
    }
  }
  fabricName: 'string'
}

Gebruik voor Microsoft.ClassicCompute/virtualMachines:

{
  containerType: 'Microsoft.ClassicCompute/virtualMachines'
  resourceGroup: 'string'
  virtualMachineId: 'string'
  virtualMachineVersion: 'string'
}

Gebruik voor Microsoft.Compute/virtualMachines:

{
  containerType: 'Microsoft.Compute/virtualMachines'
  resourceGroup: 'string'
  virtualMachineId: 'string'
  virtualMachineVersion: 'string'
}

Gebruik voor StorageContainer:

{
  containerType: 'StorageContainer'
  protectedItemCount: int
  resourceGroup: 'string'
  sourceResourceId: 'string'
  storageAccountVersion: 'string'
}

Gebruik voor Windows:

{
  agentVersion: 'string'
  canReRegister: bool
  containerHealthState: 'string'
  containerId: int
  containerType: 'Windows'
  extendedInfo: {
    backupItems: [
      'string'
    ]
    backupItemType: 'string'
    lastBackupStatus: 'string'
    lastRefreshedAt: 'string'
    policyName: 'string'
  }
  mabContainerHealthDetails: [
    {
      code: int
      message: 'string'
      recommendations: [
        'string'
      ]
      title: 'string'
    }
  ]
  protectedItemCount: int
}

Eigenschapswaarden

Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers

Naam Beschrijving Waarde
eTag Optionele ETag. touw
locatie Resourcelocatie. touw
naam De resourcenaam tekenreeks (vereist)
ouder In Bicep kunt u de bovenliggende resource voor een onderliggende resource opgeven. U hoeft deze eigenschap alleen toe te voegen wanneer de onderliggende resource buiten de bovenliggende resource wordt gedeclareerd.

Zie onderliggende resource buiten de bovenliggende resourcevoor meer informatie.
Symbolische naam voor resource van het type: kluizen/backupFabrics
eigenschappen ProtectionContainerResource-eigenschappen ProtectionContainer-
etiketten Resourcetags Woordenlijst met tagnamen en -waarden. Zie Tags in sjablonen

AzureBackupServerContainer

Naam Beschrijving Waarde
kanOpnieuw registreren Hiermee geeft u op of de container opnieuw kan worden geregistreerd. Bool
containerID Id van container. touw
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'AzureBackupServerContainer' (vereist)
dpmAgentVersion Versie van back-up-engineagent touw
dpmServers Lijst met BackupEngines die de container beveiligen tekenreeks[]
uitgebreideInfo Uitgebreide informatie van de container. DPMContainerExtendedInfo-
protectedItemCount Aantal beveiligde items in BackupEngine int (integer)
beschermingStatus Beveiligingsstatus van de container. touw
upgradeBeschikbaar Controleren of er een upgrade beschikbaar is Bool

AzureIaaSClassicComputeVMContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Microsoft.ClassicCompute/virtualMachines' (vereist)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
virtualMachineId Volledig gekwalificeerde ARM-URL van de virtuele machine die wordt vertegenwoordigd door deze Azure IaaS VM-container. touw
virtualMachineVersion Hiermee geeft u op of de container een klassieke of azure Resource Manager-VM vertegenwoordigt. touw

AzureIaaSComputeVMContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Microsoft.Compute/virtualMachines' (vereist)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
virtualMachineId Volledig gekwalificeerde ARM-URL van de virtuele machine die wordt vertegenwoordigd door deze Azure IaaS VM-container. touw
virtualMachineVersion Hiermee geeft u op of de container een klassieke of azure Resource Manager-VM vertegenwoordigt. touw

AzureSqlagWorkloadContainerProtectionContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'SQLAGWorkLoadContainer' (vereist)
uitgebreideInfo Aanvullende details van een workloadcontainer. AzureWorkloadContainerExtendedInfo
laatsteBijgewerktTijd Tijdstempel waarop deze container is bijgewerkt. touw
bewerkingstype Re-Do bewerking 'Ongeldig'
'Registreren'
'Opnieuw registreren'
bronBronId ARM-id van de virtuele machine die wordt vertegenwoordigd door deze Azure-workloadcontainer touw
werklastType Workloadtype waarvoor registratie is verzonden. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'

AzureSqlContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'AzureSqlContainer' (vereist)

AzureStorageContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'StorageContainer' (vereist)
protectedItemCount Het aantal items waarvan een back-up is gemaakt in deze container. int (integer)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
bronBronId Volledig gekwalificeerde ARM-URL. touw
opslagAccountVersion Versie van opslagaccount. touw

AzureVMAppContainerProtectionContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'VMAppContainer' (vereist)
uitgebreideInfo Aanvullende details van een workloadcontainer. AzureWorkloadContainerExtendedInfo
laatsteBijgewerktTijd Tijdstempel waarop deze container is bijgewerkt. touw
bewerkingstype Re-Do bewerking 'Ongeldig'
'Registreren'
'Opnieuw registreren'
bronBronId ARM-id van de virtuele machine die wordt vertegenwoordigd door deze Azure-workloadcontainer touw
werklastType Workloadtype waarvoor registratie is verzonden. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'

AzureWorkloadContainerExtendedInfo

Naam Beschrijving Waarde
hostServernaam Host os name in het geval van zelfstandige en clusternaam in het geval van gedistribueerde container. touw
aanvraagInfo Aanvraagstatus voor de container. Aanvraag Info
knooppunten Lijst Lijst met de knooppunten in het geval van een gedistribueerde container. DistributedNodesInfo

ContainerIdentityInfo

Naam Beschrijving Waarde
aadTenantId Containeridentiteit beveiligen - AAD-tenant touw
audiëntie Beveiligingscontaineridentiteit - Doelgroep touw
servicePrincipalClientId Containeridentiteit beveiligen - AAD-service-principal touw
uniekeNaam Unieke naam van de container touw

GedistribueerdeKnooppuntenInfo

Naam Beschrijving Waarde
errorDetail Foutdetails als de status niet is geslaagd. ErrorDetail-
knooppuntNaam Naam van het knooppunt onder een gedistribueerde container. touw
stand van zaken Status van dit knooppunt.
Mislukt | Geslaagd
touw

DPMContainerExtendedInfo

Naam Beschrijving Waarde
laatsteVernieuwdBij Laatste vernieuwingstijd van de DPMContainer. touw

Foutdetail

Naam Beschrijving Waarde

GeneriekeContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'GenericContainer' (vereist)
uitgebreideInformatie Uitgebreide informatie (niet geretourneerd in lijstcontainer-API-aanroepen) GenericContainerExtendedInfo-
stofnaam Naam van de infrastructuur van de container touw

GenericContainerExtendedInfo

Naam Beschrijving Waarde
containerIdentityInfo Informatie over containeridentiteit ContainerIdentityInfo-
ruwe CertData Openbare sleutel van containercertificaat touw
serviceEindpunten Azure Backup-service-eindpunten voor de container GenericContainerExtendedInfoServiceEndpoints

GenericContainerExtendedInfoServiceEndpoints

Naam Beschrijving Waarde

Aanvraag Info

Naam Beschrijving Waarde
errorDetail Foutdetails als de status niet is geslaagd. ErrorDetail-
aanvraagDetails Aanvraagdetails met specifieke details van de werkbelasting.
Bijvoorbeeld: voor SQL en oracle bevat dit verschillende details.
WerklastInquiryDetails
stand van zaken Aanvraagstatus voor deze container, zoals
In uitvoering | Mislukt | Geslaagd
touw

Validatie van aanvragen

Naam Beschrijving Waarde
errorDetail Foutdetails voor het geval de status niet is geslaagd. ErrorDetail-
stand van zaken Status voor de aanvraagvalidatie. touw

MabContainer

Naam Beschrijving Waarde
agentVersie Agentversie van deze container. touw
kanOpnieuw registreren Kan de container nog één keer worden geregistreerd. Bool
containerGezondheidStaat Status van mab-container. touw
containerID ContainerID vertegenwoordigt de container. int (integer)
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Windows' (vereist)
uitgebreideInfo Aanvullende informatie voor deze container MabContainerExtendedInfo-
mabContainerGezondheidsdetails Statusdetails van deze mab-container. MABContainerHealthDetails[]
protectedItemCount Het aantal items waarvan een back-up is gemaakt in deze container. int (integer)

MabContainerExtendedInfo

Naam Beschrijving Waarde
back-up items Lijst met back-upitems die aan deze container zijn gekoppeld. tekenreeks[]
back-upItemType Type back-upitems dat is gekoppeld aan deze container. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'
lastBackupStatus Meest recente back-upstatus van deze container. touw
laatsteVernieuwdBij Tijdstempel waarop deze container is vernieuwd. touw
beleidNaam Back-upbeleid dat is gekoppeld aan deze container. touw

MABContainerGezondheidsdetails

Naam Beschrijving Waarde
code Statuscode int (integer)
bericht Statusbericht touw
Aanbevelingen Aanbevolen statusacties tekenreeks[]
titel Statustitel touw

BeschermingContainer

Naam Beschrijving Waarde
back-upBeheerType Type back-upbeheer voor de container. 'AzureBackupServer'
'AzureIaasVM'
'AzureSql'
'Azure-opslag'
'Azure-werklast'
'Standaardback-up'
'DPM'
'Ongeldig'
'MAB'
container Type Ingesteld op 'AzureBackupServerContainer' voor het type AzureBackupServerContainer. Ingesteld op 'AzureSqlContainer' voor het type AzureSqlContainer. Ingesteld op 'SQLAGWorkLoadContainer' voor het type AzureSqlagWorkloadContainerProtectionContainer. Ingesteld op 'VMAppContainer' voor het type AzureVMAppContainerProtectionContainer. Ingesteld op 'GenericContainer' voor het type GenericContainer. Ingesteld op 'Microsoft.ClassicCompute/virtualMachines' voor het type AzureIaaSClassicComputeVMContainer. Ingesteld op 'Microsoft.Compute/virtualMachines' voor het type AzureIaaSComputeVMContainer. Ingesteld op 'StorageContainer' voor het type AzureStorageContainer. Ingesteld op 'Windows' voor het type MabContainer. 'AzureBackupServerContainer'
'AzureSqlContainer'
'GenericContainer'
'Microsoft.ClassicCompute/virtualMachines'
'Microsoft.Compute/virtualMachines'
'SQLAGWorkLoadContainer'
'Opslagcontainer'
'VMAppContainer'
'Windows' (vereist)
vriendelijke naam Beschrijvende naam van de container. touw
gezondheidStatus Status van de container. touw
registratieStatus Status van de registratie van de container met de Recovery Services-kluis. touw

Bron Tags

Naam Beschrijving Waarde

WerklastInquiryDetails

Naam Beschrijving Waarde
aanvraagValidatie Validatie van onderzoek, zoals machtigingen en andere back-upvalidaties. InquiryValidation-
aantal artikelen Bevat het beveiligbare aantal items in deze container. int (integer)
soort Type workload, zoals SQL, Oracle, enzovoort. touw

Gebruiksvoorbeelden

Azure-snelstartvoorbeelden

De volgende Azure-quickstartsjablonen bicep-voorbeelden bevatten voor het implementeren van dit resourcetype.

Bicep-bestand Beschrijving
Azure Backup voor werkbelasting in virtuele Azure-machines Met deze sjabloon maakt u een Recovery Services-kluis en een specifiek back-upbeleid voor workloads. Registreert de VM met de Backup-service en configureert beveiliging
een back-up maken van een bestaande bestandsshare met Recovery Services (dagelijks) Met deze sjabloon configureert u de beveiliging voor een bestaande bestandsshare die aanwezig is in een bestaand opslagaccount. Er wordt een nieuwe gemaakt of wordt een bestaand Recovery Services-kluis en back-upbeleid gebruikt op basis van de ingestelde parameterwaarden.
een back-up maken van een bestaande bestandsshare met Recovery Services (elk uur) Met deze sjabloon configureert u de beveiliging met de frequentie per uur voor een bestaande bestandsshare die aanwezig is in een bestaand opslagaccount. Er wordt een nieuwe gemaakt of wordt een bestaand Recovery Services-kluis en back-upbeleid gebruikt op basis van de ingestelde parameterwaarden.
AVD maken met FSLogix en AD DS Join Met deze sjabloon kunt u Azure Virtual Desktop-resources maken, zoals hostgroep, toepassingsgroep, werkruimte, FSLogix-opslagaccount, bestandsshare, Recovery Service-kluis voor het maken van een back-up van een testsessiehost, de extensies met Microsoft Entra ID join pr Active Directory-domeindeelname.

Resourcedefinitie van ARM-sjabloon

Het resourcetype kluizen/backupFabrics/protectionContainers kan worden geïmplementeerd met bewerkingen die gericht zijn op:

Zie logboek wijzigenvoor een lijst met gewijzigde eigenschappen in elke API-versie.

Resource-indeling

Als u een Resource Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers wilt maken, voegt u de volgende JSON toe aan uw sjabloon.

{
  "type": "Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers",
  "apiVersion": "2021-02-10",
  "name": "string",
  "eTag": "string",
  "location": "string",
  "properties": {
    "backupManagementType": "string",
    "friendlyName": "string",
    "healthStatus": "string",
    "registrationStatus": "string",
    "containerType": "string"
    // For remaining properties, see ProtectionContainer objects
  },
  "tags": {
    "{customized property}": "string"
  }
}

ProtectionContainer-objecten

Stel de eigenschap containerType in om het type object op te geven.

Gebruik voor AzureBackupServerContainer:

{
  "canReRegister": "bool",
  "containerId": "string",
  "containerType": "AzureBackupServerContainer",
  "dpmAgentVersion": "string",
  "dpmServers": [ "string" ],
  "extendedInfo": {
    "lastRefreshedAt": "string"
  },
  "protectedItemCount": "int",
  "protectionStatus": "string",
  "upgradeAvailable": "bool"
}

Gebruik voor AzureSqlContainer:

{
  "containerType": "AzureSqlContainer"
}

Gebruik voor SQLAGWorkLoadContainer:

{
  "containerType": "SQLAGWorkLoadContainer",
  "extendedInfo": {
    "hostServerName": "string",
    "inquiryInfo": {
      "errorDetail": {
      },
      "inquiryDetails": [
        {
          "inquiryValidation": {
            "errorDetail": {
            },
            "status": "string"
          },
          "itemCount": "int",
          "type": "string"
        }
      ],
      "status": "string"
    },
    "nodesList": [
      {
        "errorDetail": {
        },
        "nodeName": "string",
        "status": "string"
      }
    ]
  },
  "lastUpdatedTime": "string",
  "operationType": "string",
  "sourceResourceId": "string",
  "workloadType": "string"
}

Gebruik voor VMAppContainer-:

{
  "containerType": "VMAppContainer",
  "extendedInfo": {
    "hostServerName": "string",
    "inquiryInfo": {
      "errorDetail": {
      },
      "inquiryDetails": [
        {
          "inquiryValidation": {
            "errorDetail": {
            },
            "status": "string"
          },
          "itemCount": "int",
          "type": "string"
        }
      ],
      "status": "string"
    },
    "nodesList": [
      {
        "errorDetail": {
        },
        "nodeName": "string",
        "status": "string"
      }
    ]
  },
  "lastUpdatedTime": "string",
  "operationType": "string",
  "sourceResourceId": "string",
  "workloadType": "string"
}

Gebruik voor GenericContainer:

{
  "containerType": "GenericContainer",
  "extendedInformation": {
    "containerIdentityInfo": {
      "aadTenantId": "string",
      "audience": "string",
      "servicePrincipalClientId": "string",
      "uniqueName": "string"
    },
    "rawCertData": "string",
    "serviceEndpoints": {
      "{customized property}": "string"
    }
  },
  "fabricName": "string"
}

Gebruik voor Microsoft.ClassicCompute/virtualMachines:

{
  "containerType": "Microsoft.ClassicCompute/virtualMachines",
  "resourceGroup": "string",
  "virtualMachineId": "string",
  "virtualMachineVersion": "string"
}

Gebruik voor Microsoft.Compute/virtualMachines:

{
  "containerType": "Microsoft.Compute/virtualMachines",
  "resourceGroup": "string",
  "virtualMachineId": "string",
  "virtualMachineVersion": "string"
}

Gebruik voor StorageContainer:

{
  "containerType": "StorageContainer",
  "protectedItemCount": "int",
  "resourceGroup": "string",
  "sourceResourceId": "string",
  "storageAccountVersion": "string"
}

Gebruik voor Windows:

{
  "agentVersion": "string",
  "canReRegister": "bool",
  "containerHealthState": "string",
  "containerId": "int",
  "containerType": "Windows",
  "extendedInfo": {
    "backupItems": [ "string" ],
    "backupItemType": "string",
    "lastBackupStatus": "string",
    "lastRefreshedAt": "string",
    "policyName": "string"
  },
  "mabContainerHealthDetails": [
    {
      "code": "int",
      "message": "string",
      "recommendations": [ "string" ],
      "title": "string"
    }
  ],
  "protectedItemCount": "int"
}

Eigenschapswaarden

Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers

Naam Beschrijving Waarde
apiVersion De API-versie '2021-02-10'
eTag Optionele ETag. touw
locatie Resourcelocatie. touw
naam De resourcenaam tekenreeks (vereist)
eigenschappen ProtectionContainerResource-eigenschappen ProtectionContainer-
etiketten Resourcetags Woordenlijst met tagnamen en -waarden. Zie Tags in sjablonen
soort Het brontype 'Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers'

AzureBackupServerContainer

Naam Beschrijving Waarde
kanOpnieuw registreren Hiermee geeft u op of de container opnieuw kan worden geregistreerd. Bool
containerID Id van container. touw
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'AzureBackupServerContainer' (vereist)
dpmAgentVersion Versie van back-up-engineagent touw
dpmServers Lijst met BackupEngines die de container beveiligen tekenreeks[]
uitgebreideInfo Uitgebreide informatie van de container. DPMContainerExtendedInfo-
protectedItemCount Aantal beveiligde items in BackupEngine int (integer)
beschermingStatus Beveiligingsstatus van de container. touw
upgradeBeschikbaar Controleren of er een upgrade beschikbaar is Bool

AzureIaaSClassicComputeVMContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Microsoft.ClassicCompute/virtualMachines' (vereist)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
virtualMachineId Volledig gekwalificeerde ARM-URL van de virtuele machine die wordt vertegenwoordigd door deze Azure IaaS VM-container. touw
virtualMachineVersion Hiermee geeft u op of de container een klassieke of azure Resource Manager-VM vertegenwoordigt. touw

AzureIaaSComputeVMContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Microsoft.Compute/virtualMachines' (vereist)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
virtualMachineId Volledig gekwalificeerde ARM-URL van de virtuele machine die wordt vertegenwoordigd door deze Azure IaaS VM-container. touw
virtualMachineVersion Hiermee geeft u op of de container een klassieke of azure Resource Manager-VM vertegenwoordigt. touw

AzureSqlagWorkloadContainerProtectionContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'SQLAGWorkLoadContainer' (vereist)
uitgebreideInfo Aanvullende details van een workloadcontainer. AzureWorkloadContainerExtendedInfo
laatsteBijgewerktTijd Tijdstempel waarop deze container is bijgewerkt. touw
bewerkingstype Re-Do bewerking 'Ongeldig'
'Registreren'
'Opnieuw registreren'
bronBronId ARM-id van de virtuele machine die wordt vertegenwoordigd door deze Azure-workloadcontainer touw
werklastType Workloadtype waarvoor registratie is verzonden. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'

AzureSqlContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'AzureSqlContainer' (vereist)

AzureStorageContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'StorageContainer' (vereist)
protectedItemCount Het aantal items waarvan een back-up is gemaakt in deze container. int (integer)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
bronBronId Volledig gekwalificeerde ARM-URL. touw
opslagAccountVersion Versie van opslagaccount. touw

AzureVMAppContainerProtectionContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'VMAppContainer' (vereist)
uitgebreideInfo Aanvullende details van een workloadcontainer. AzureWorkloadContainerExtendedInfo
laatsteBijgewerktTijd Tijdstempel waarop deze container is bijgewerkt. touw
bewerkingstype Re-Do bewerking 'Ongeldig'
'Registreren'
'Opnieuw registreren'
bronBronId ARM-id van de virtuele machine die wordt vertegenwoordigd door deze Azure-workloadcontainer touw
werklastType Workloadtype waarvoor registratie is verzonden. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'

AzureWorkloadContainerExtendedInfo

Naam Beschrijving Waarde
hostServernaam Host os name in het geval van zelfstandige en clusternaam in het geval van gedistribueerde container. touw
aanvraagInfo Aanvraagstatus voor de container. Aanvraag Info
knooppunten Lijst Lijst met de knooppunten in het geval van een gedistribueerde container. DistributedNodesInfo

ContainerIdentityInfo

Naam Beschrijving Waarde
aadTenantId Containeridentiteit beveiligen - AAD-tenant touw
audiëntie Beveiligingscontaineridentiteit - Doelgroep touw
servicePrincipalClientId Containeridentiteit beveiligen - AAD-service-principal touw
uniekeNaam Unieke naam van de container touw

GedistribueerdeKnooppuntenInfo

Naam Beschrijving Waarde
errorDetail Foutdetails als de status niet is geslaagd. ErrorDetail-
knooppuntNaam Naam van het knooppunt onder een gedistribueerde container. touw
stand van zaken Status van dit knooppunt.
Mislukt | Geslaagd
touw

DPMContainerExtendedInfo

Naam Beschrijving Waarde
laatsteVernieuwdBij Laatste vernieuwingstijd van de DPMContainer. touw

Foutdetail

Naam Beschrijving Waarde

GeneriekeContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'GenericContainer' (vereist)
uitgebreideInformatie Uitgebreide informatie (niet geretourneerd in lijstcontainer-API-aanroepen) GenericContainerExtendedInfo-
stofnaam Naam van de infrastructuur van de container touw

GenericContainerExtendedInfo

Naam Beschrijving Waarde
containerIdentityInfo Informatie over containeridentiteit ContainerIdentityInfo-
ruwe CertData Openbare sleutel van containercertificaat touw
serviceEindpunten Azure Backup-service-eindpunten voor de container GenericContainerExtendedInfoServiceEndpoints

GenericContainerExtendedInfoServiceEndpoints

Naam Beschrijving Waarde

Aanvraag Info

Naam Beschrijving Waarde
errorDetail Foutdetails als de status niet is geslaagd. ErrorDetail-
aanvraagDetails Aanvraagdetails met specifieke details van de werkbelasting.
Bijvoorbeeld: voor SQL en oracle bevat dit verschillende details.
WerklastInquiryDetails
stand van zaken Aanvraagstatus voor deze container, zoals
In uitvoering | Mislukt | Geslaagd
touw

Validatie van aanvragen

Naam Beschrijving Waarde
errorDetail Foutdetails voor het geval de status niet is geslaagd. ErrorDetail-
stand van zaken Status voor de aanvraagvalidatie. touw

MabContainer

Naam Beschrijving Waarde
agentVersie Agentversie van deze container. touw
kanOpnieuw registreren Kan de container nog één keer worden geregistreerd. Bool
containerGezondheidStaat Status van mab-container. touw
containerID ContainerID vertegenwoordigt de container. int (integer)
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Windows' (vereist)
uitgebreideInfo Aanvullende informatie voor deze container MabContainerExtendedInfo-
mabContainerGezondheidsdetails Statusdetails van deze mab-container. MABContainerHealthDetails[]
protectedItemCount Het aantal items waarvan een back-up is gemaakt in deze container. int (integer)

MabContainerExtendedInfo

Naam Beschrijving Waarde
back-up items Lijst met back-upitems die aan deze container zijn gekoppeld. tekenreeks[]
back-upItemType Type back-upitems dat is gekoppeld aan deze container. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'
lastBackupStatus Meest recente back-upstatus van deze container. touw
laatsteVernieuwdBij Tijdstempel waarop deze container is vernieuwd. touw
beleidNaam Back-upbeleid dat is gekoppeld aan deze container. touw

MABContainerGezondheidsdetails

Naam Beschrijving Waarde
code Statuscode int (integer)
bericht Statusbericht touw
Aanbevelingen Aanbevolen statusacties tekenreeks[]
titel Statustitel touw

BeschermingContainer

Naam Beschrijving Waarde
back-upBeheerType Type back-upbeheer voor de container. 'AzureBackupServer'
'AzureIaasVM'
'AzureSql'
'Azure-opslag'
'Azure-werklast'
'Standaardback-up'
'DPM'
'Ongeldig'
'MAB'
container Type Ingesteld op 'AzureBackupServerContainer' voor het type AzureBackupServerContainer. Ingesteld op 'AzureSqlContainer' voor het type AzureSqlContainer. Ingesteld op 'SQLAGWorkLoadContainer' voor het type AzureSqlagWorkloadContainerProtectionContainer. Ingesteld op 'VMAppContainer' voor het type AzureVMAppContainerProtectionContainer. Ingesteld op 'GenericContainer' voor het type GenericContainer. Ingesteld op 'Microsoft.ClassicCompute/virtualMachines' voor het type AzureIaaSClassicComputeVMContainer. Ingesteld op 'Microsoft.Compute/virtualMachines' voor het type AzureIaaSComputeVMContainer. Ingesteld op 'StorageContainer' voor het type AzureStorageContainer. Ingesteld op 'Windows' voor het type MabContainer. 'AzureBackupServerContainer'
'AzureSqlContainer'
'GenericContainer'
'Microsoft.ClassicCompute/virtualMachines'
'Microsoft.Compute/virtualMachines'
'SQLAGWorkLoadContainer'
'Opslagcontainer'
'VMAppContainer'
'Windows' (vereist)
vriendelijke naam Beschrijvende naam van de container. touw
gezondheidStatus Status van de container. touw
registratieStatus Status van de registratie van de container met de Recovery Services-kluis. touw

Bron Tags

Naam Beschrijving Waarde

WerklastInquiryDetails

Naam Beschrijving Waarde
aanvraagValidatie Validatie van onderzoek, zoals machtigingen en andere back-upvalidaties. InquiryValidation-
aantal artikelen Bevat het beveiligbare aantal items in deze container. int (integer)
soort Type workload, zoals SQL, Oracle, enzovoort. touw

Gebruiksvoorbeelden

Azure-snelstartsjablonen

De volgende Azure-quickstartsjablonen dit resourcetype implementeren.

Sjabloon Beschrijving
Azure Backup voor werkbelasting in virtuele Azure-machines

implementeren in Azure
Met deze sjabloon maakt u een Recovery Services-kluis en een specifiek back-upbeleid voor workloads. Registreert de VM met de Backup-service en configureert beveiliging
een back-up maken van een bestaande bestandsshare met Recovery Services (dagelijks)

implementeren in Azure
Met deze sjabloon configureert u de beveiliging voor een bestaande bestandsshare die aanwezig is in een bestaand opslagaccount. Er wordt een nieuwe gemaakt of wordt een bestaand Recovery Services-kluis en back-upbeleid gebruikt op basis van de ingestelde parameterwaarden.
een back-up maken van een bestaande bestandsshare met Recovery Services (elk uur)

implementeren in Azure
Met deze sjabloon configureert u de beveiliging met de frequentie per uur voor een bestaande bestandsshare die aanwezig is in een bestaand opslagaccount. Er wordt een nieuwe gemaakt of wordt een bestaand Recovery Services-kluis en back-upbeleid gebruikt op basis van de ingestelde parameterwaarden.
AVD maken met FSLogix en AD DS Join

implementeren in Azure
Met deze sjabloon kunt u Azure Virtual Desktop-resources maken, zoals hostgroep, toepassingsgroep, werkruimte, FSLogix-opslagaccount, bestandsshare, Recovery Service-kluis voor het maken van een back-up van een testsessiehost, de extensies met Microsoft Entra ID join pr Active Directory-domeindeelname.

Resourcedefinitie van Terraform (AzAPI-provider)

Het resourcetype kluizen/backupFabrics/protectionContainers kan worden geïmplementeerd met bewerkingen die gericht zijn op:

  • Resourcegroepen

Zie logboek wijzigenvoor een lijst met gewijzigde eigenschappen in elke API-versie.

Resource-indeling

Als u een Resource Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers wilt maken, voegt u de volgende Terraform toe aan uw sjabloon.

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-10"
  name = "string"
  parent_id = "string"
  location = "string"
  tags = {
    {customized property} = "string"
  }
  body = {
    eTag = "string"
    properties = {
      backupManagementType = "string"
      friendlyName = "string"
      healthStatus = "string"
      registrationStatus = "string"
      containerType = "string"
      // For remaining properties, see ProtectionContainer objects
    }
  }
}

ProtectionContainer-objecten

Stel de eigenschap containerType in om het type object op te geven.

Gebruik voor AzureBackupServerContainer:

{
  canReRegister = bool
  containerId = "string"
  containerType = "AzureBackupServerContainer"
  dpmAgentVersion = "string"
  dpmServers = [
    "string"
  ]
  extendedInfo = {
    lastRefreshedAt = "string"
  }
  protectedItemCount = int
  protectionStatus = "string"
  upgradeAvailable = bool
}

Gebruik voor AzureSqlContainer:

{
  containerType = "AzureSqlContainer"
}

Gebruik voor SQLAGWorkLoadContainer:

{
  containerType = "SQLAGWorkLoadContainer"
  extendedInfo = {
    hostServerName = "string"
    inquiryInfo = {
      errorDetail = {
      }
      inquiryDetails = [
        {
          inquiryValidation = {
            errorDetail = {
            }
            status = "string"
          }
          itemCount = int
          type = "string"
        }
      ]
      status = "string"
    }
    nodesList = [
      {
        errorDetail = {
        }
        nodeName = "string"
        status = "string"
      }
    ]
  }
  lastUpdatedTime = "string"
  operationType = "string"
  sourceResourceId = "string"
  workloadType = "string"
}

Gebruik voor VMAppContainer-:

{
  containerType = "VMAppContainer"
  extendedInfo = {
    hostServerName = "string"
    inquiryInfo = {
      errorDetail = {
      }
      inquiryDetails = [
        {
          inquiryValidation = {
            errorDetail = {
            }
            status = "string"
          }
          itemCount = int
          type = "string"
        }
      ]
      status = "string"
    }
    nodesList = [
      {
        errorDetail = {
        }
        nodeName = "string"
        status = "string"
      }
    ]
  }
  lastUpdatedTime = "string"
  operationType = "string"
  sourceResourceId = "string"
  workloadType = "string"
}

Gebruik voor GenericContainer:

{
  containerType = "GenericContainer"
  extendedInformation = {
    containerIdentityInfo = {
      aadTenantId = "string"
      audience = "string"
      servicePrincipalClientId = "string"
      uniqueName = "string"
    }
    rawCertData = "string"
    serviceEndpoints = {
      {customized property} = "string"
    }
  }
  fabricName = "string"
}

Gebruik voor Microsoft.ClassicCompute/virtualMachines:

{
  containerType = "Microsoft.ClassicCompute/virtualMachines"
  resourceGroup = "string"
  virtualMachineId = "string"
  virtualMachineVersion = "string"
}

Gebruik voor Microsoft.Compute/virtualMachines:

{
  containerType = "Microsoft.Compute/virtualMachines"
  resourceGroup = "string"
  virtualMachineId = "string"
  virtualMachineVersion = "string"
}

Gebruik voor StorageContainer:

{
  containerType = "StorageContainer"
  protectedItemCount = int
  resourceGroup = "string"
  sourceResourceId = "string"
  storageAccountVersion = "string"
}

Gebruik voor Windows:

{
  agentVersion = "string"
  canReRegister = bool
  containerHealthState = "string"
  containerId = int
  containerType = "Windows"
  extendedInfo = {
    backupItems = [
      "string"
    ]
    backupItemType = "string"
    lastBackupStatus = "string"
    lastRefreshedAt = "string"
    policyName = "string"
  }
  mabContainerHealthDetails = [
    {
      code = int
      message = "string"
      recommendations = [
        "string"
      ]
      title = "string"
    }
  ]
  protectedItemCount = int
}

Eigenschapswaarden

Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers

Naam Beschrijving Waarde
eTag Optionele ETag. touw
locatie Resourcelocatie. touw
naam De resourcenaam tekenreeks (vereist)
ouder_id De id van de resource die het bovenliggende item voor deze resource is. Id voor resource van het type: kluizen/backupFabrics
eigenschappen ProtectionContainerResource-eigenschappen ProtectionContainer-
etiketten Resourcetags Woordenlijst met tagnamen en -waarden.
soort Het brontype "Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-10"

AzureBackupServerContainer

Naam Beschrijving Waarde
kanOpnieuw registreren Hiermee geeft u op of de container opnieuw kan worden geregistreerd. Bool
containerID Id van container. touw
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'AzureBackupServerContainer' (vereist)
dpmAgentVersion Versie van back-up-engineagent touw
dpmServers Lijst met BackupEngines die de container beveiligen tekenreeks[]
uitgebreideInfo Uitgebreide informatie van de container. DPMContainerExtendedInfo-
protectedItemCount Aantal beveiligde items in BackupEngine int (integer)
beschermingStatus Beveiligingsstatus van de container. touw
upgradeBeschikbaar Controleren of er een upgrade beschikbaar is Bool

AzureIaaSClassicComputeVMContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Microsoft.ClassicCompute/virtualMachines' (vereist)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
virtualMachineId Volledig gekwalificeerde ARM-URL van de virtuele machine die wordt vertegenwoordigd door deze Azure IaaS VM-container. touw
virtualMachineVersion Hiermee geeft u op of de container een klassieke of azure Resource Manager-VM vertegenwoordigt. touw

AzureIaaSComputeVMContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Microsoft.Compute/virtualMachines' (vereist)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
virtualMachineId Volledig gekwalificeerde ARM-URL van de virtuele machine die wordt vertegenwoordigd door deze Azure IaaS VM-container. touw
virtualMachineVersion Hiermee geeft u op of de container een klassieke of azure Resource Manager-VM vertegenwoordigt. touw

AzureSqlagWorkloadContainerProtectionContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'SQLAGWorkLoadContainer' (vereist)
uitgebreideInfo Aanvullende details van een workloadcontainer. AzureWorkloadContainerExtendedInfo
laatsteBijgewerktTijd Tijdstempel waarop deze container is bijgewerkt. touw
bewerkingstype Re-Do bewerking 'Ongeldig'
'Registreren'
'Opnieuw registreren'
bronBronId ARM-id van de virtuele machine die wordt vertegenwoordigd door deze Azure-workloadcontainer touw
werklastType Workloadtype waarvoor registratie is verzonden. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'

AzureSqlContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'AzureSqlContainer' (vereist)

AzureStorageContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'StorageContainer' (vereist)
protectedItemCount Het aantal items waarvan een back-up is gemaakt in deze container. int (integer)
hulpbrongroep Resourcegroepnaam van Recovery Services-kluis. touw
bronBronId Volledig gekwalificeerde ARM-URL. touw
opslagAccountVersion Versie van opslagaccount. touw

AzureVMAppContainerProtectionContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'VMAppContainer' (vereist)
uitgebreideInfo Aanvullende details van een workloadcontainer. AzureWorkloadContainerExtendedInfo
laatsteBijgewerktTijd Tijdstempel waarop deze container is bijgewerkt. touw
bewerkingstype Re-Do bewerking 'Ongeldig'
'Registreren'
'Opnieuw registreren'
bronBronId ARM-id van de virtuele machine die wordt vertegenwoordigd door deze Azure-workloadcontainer touw
werklastType Workloadtype waarvoor registratie is verzonden. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'

AzureWorkloadContainerExtendedInfo

Naam Beschrijving Waarde
hostServernaam Host os name in het geval van zelfstandige en clusternaam in het geval van gedistribueerde container. touw
aanvraagInfo Aanvraagstatus voor de container. Aanvraag Info
knooppunten Lijst Lijst met de knooppunten in het geval van een gedistribueerde container. DistributedNodesInfo

ContainerIdentityInfo

Naam Beschrijving Waarde
aadTenantId Containeridentiteit beveiligen - AAD-tenant touw
audiëntie Beveiligingscontaineridentiteit - Doelgroep touw
servicePrincipalClientId Containeridentiteit beveiligen - AAD-service-principal touw
uniekeNaam Unieke naam van de container touw

GedistribueerdeKnooppuntenInfo

Naam Beschrijving Waarde
errorDetail Foutdetails als de status niet is geslaagd. ErrorDetail-
knooppuntNaam Naam van het knooppunt onder een gedistribueerde container. touw
stand van zaken Status van dit knooppunt.
Mislukt | Geslaagd
touw

DPMContainerExtendedInfo

Naam Beschrijving Waarde
laatsteVernieuwdBij Laatste vernieuwingstijd van de DPMContainer. touw

Foutdetail

Naam Beschrijving Waarde

GeneriekeContainer

Naam Beschrijving Waarde
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'GenericContainer' (vereist)
uitgebreideInformatie Uitgebreide informatie (niet geretourneerd in lijstcontainer-API-aanroepen) GenericContainerExtendedInfo-
stofnaam Naam van de infrastructuur van de container touw

GenericContainerExtendedInfo

Naam Beschrijving Waarde
containerIdentityInfo Informatie over containeridentiteit ContainerIdentityInfo-
ruwe CertData Openbare sleutel van containercertificaat touw
serviceEindpunten Azure Backup-service-eindpunten voor de container GenericContainerExtendedInfoServiceEndpoints

GenericContainerExtendedInfoServiceEndpoints

Naam Beschrijving Waarde

Aanvraag Info

Naam Beschrijving Waarde
errorDetail Foutdetails als de status niet is geslaagd. ErrorDetail-
aanvraagDetails Aanvraagdetails met specifieke details van de werkbelasting.
Bijvoorbeeld: voor SQL en oracle bevat dit verschillende details.
WerklastInquiryDetails
stand van zaken Aanvraagstatus voor deze container, zoals
In uitvoering | Mislukt | Geslaagd
touw

Validatie van aanvragen

Naam Beschrijving Waarde
errorDetail Foutdetails voor het geval de status niet is geslaagd. ErrorDetail-
stand van zaken Status voor de aanvraagvalidatie. touw

MabContainer

Naam Beschrijving Waarde
agentVersie Agentversie van deze container. touw
kanOpnieuw registreren Kan de container nog één keer worden geregistreerd. Bool
containerGezondheidStaat Status van mab-container. touw
containerID ContainerID vertegenwoordigt de container. int (integer)
container Type Type van de container. De waarde van deze eigenschap voor: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.
Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows-computers (zoals MAB, DPM enzovoort) is
Vensters 4. Azure SQL-exemplaar is AzureSqlContainer. 5. Opslagcontainers is StorageContainer. 6. Azure-werksbelastingen
Back-up is VMAppContainer
'Windows' (vereist)
uitgebreideInfo Aanvullende informatie voor deze container MabContainerExtendedInfo-
mabContainerGezondheidsdetails Statusdetails van deze mab-container. MABContainerHealthDetails[]
protectedItemCount Het aantal items waarvan een back-up is gemaakt in deze container. int (integer)

MabContainerExtendedInfo

Naam Beschrijving Waarde
back-up items Lijst met back-upitems die aan deze container zijn gekoppeld. tekenreeks[]
back-upItemType Type back-upitems dat is gekoppeld aan deze container. 'AzureFileShare'
'AzureSqlDb'
'Klant'
'Uitwisseling'
'Bestandsmap'
'Algemene gegevensbron'
'Ongeldig'
'SAPAseDatabase'
'SAPHanaDatabase'
'Sharepoint'
'SQLDataBase'
'SQLDB'
'Systeem'
'VM'
'VMwareVM'
lastBackupStatus Meest recente back-upstatus van deze container. touw
laatsteVernieuwdBij Tijdstempel waarop deze container is vernieuwd. touw
beleidNaam Back-upbeleid dat is gekoppeld aan deze container. touw

MABContainerGezondheidsdetails

Naam Beschrijving Waarde
code Statuscode int (integer)
bericht Statusbericht touw
Aanbevelingen Aanbevolen statusacties tekenreeks[]
titel Statustitel touw

BeschermingContainer

Naam Beschrijving Waarde
back-upBeheerType Type back-upbeheer voor de container. 'AzureBackupServer'
'AzureIaasVM'
'AzureSql'
'Azure-opslag'
'Azure-werklast'
'Standaardback-up'
'DPM'
'Ongeldig'
'MAB'
container Type Ingesteld op 'AzureBackupServerContainer' voor het type AzureBackupServerContainer. Ingesteld op 'AzureSqlContainer' voor het type AzureSqlContainer. Ingesteld op 'SQLAGWorkLoadContainer' voor het type AzureSqlagWorkloadContainerProtectionContainer. Ingesteld op 'VMAppContainer' voor het type AzureVMAppContainerProtectionContainer. Ingesteld op 'GenericContainer' voor het type GenericContainer. Ingesteld op 'Microsoft.ClassicCompute/virtualMachines' voor het type AzureIaaSClassicComputeVMContainer. Ingesteld op 'Microsoft.Compute/virtualMachines' voor het type AzureIaaSComputeVMContainer. Ingesteld op 'StorageContainer' voor het type AzureStorageContainer. Ingesteld op 'Windows' voor het type MabContainer. 'AzureBackupServerContainer'
'AzureSqlContainer'
'GenericContainer'
'Microsoft.ClassicCompute/virtualMachines'
'Microsoft.Compute/virtualMachines'
'SQLAGWorkLoadContainer'
'Opslagcontainer'
'VMAppContainer'
'Windows' (vereist)
vriendelijke naam Beschrijvende naam van de container. touw
gezondheidStatus Status van de container. touw
registratieStatus Status van de registratie van de container met de Recovery Services-kluis. touw

Bron Tags

Naam Beschrijving Waarde

WerklastInquiryDetails

Naam Beschrijving Waarde
aanvraagValidatie Validatie van onderzoek, zoals machtigingen en andere back-upvalidaties. InquiryValidation-
aantal artikelen Bevat het beveiligbare aantal items in deze container. int (integer)
soort Type workload, zoals SQL, Oracle, enzovoort. touw