Microsoft.RecoveryServices vaults/backupFabrics/backupProtectionIntent 2022-03-01
- neueste
- 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-
- 2017-07-01
Bicep-Ressourcendefinition
Der Tresor/backupFabrics/backupProtectionIntent-Ressourcentyp kann mit Vorgängen bereitgestellt werden, die auf Folgendes abzielen:
- Ressourcengruppen – Siehe Ressourcengruppenbereitstellungsbefehle
Eine Liste der geänderten Eigenschaften in jeder API-Version finden Sie unter Änderungsprotokoll.
Ressourcenformat
Um eine Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent-Ressource zu erstellen, fügen Sie der Vorlage die folgende Bicep hinzu.
resource symbolicname 'Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-03-01' = {
parent: resourceSymbolicName
eTag: 'string'
location: 'string'
name: 'string'
properties: {
backupManagementType: 'string'
itemId: 'string'
policyId: 'string'
protectionState: 'string'
sourceResourceId: 'string'
protectionIntentItemType: 'string'
// For remaining properties, see ProtectionIntent objects
}
tags: {
{customized property}: 'string'
}
}
ProtectionIntent-Objekte
Legen Sie die protectionIntentItemType-Eigenschaft fest, um den Objekttyp anzugeben.
Verwenden Sie für AzureResourceItem-:
{
friendlyName: 'string'
protectionIntentItemType: 'AzureResourceItem'
}
Verwenden Sie für AzureWorkloadSQLAutoProtectionIntent:
{
protectionIntentItemType: 'AzureWorkloadSQLAutoProtectionIntent'
workloadItemType: 'string'
}
Verwenden Sie für AzureWorkloadContainerAutoProtectionIntent:
{
protectionIntentItemType: 'AzureWorkloadContainerAutoProtectionIntent'
}
Eigenschaftswerte
AzureResourceProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
friendlyName | Anzeigename des virtuellen Computers, der durch dieses Sicherungselement dargestellt wird. | Schnur |
protectionIntentItemType | Backup ProtectionIntent-Typ. | 'AzureResourceItem' (erforderlich) |
AzureWorkloadContainerAutoProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
protectionIntentItemType | Backup ProtectionIntent-Typ. | "AzureWorkloadContainerAutoProtectionIntent" (erforderlich) |
AzureWorkloadSQLAutoProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
protectionIntentItemType | Backup ProtectionIntent-Typ. | "AzureWorkloadSQLAutoProtectionIntent" (erforderlich) |
workloadItemType | Workload-Elementtyp des Elements, für das die Absicht festgelegt werden soll | 'Ungültig' 'SAPAseDatabase' 'SAPAseSystem' 'SAPHanaDatabase' 'SAPHanaSystem' 'SQLDataBase' 'SQLInstance' |
Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
eTag | Optionales ETag. | Schnur |
Ort | Ressourcenspeicherort. | Schnur |
Name | Der Ressourcenname | Zeichenfolge (erforderlich) |
Elternteil | In Bicep können Sie die übergeordnete Ressource für eine untergeordnete Ressource angeben. Sie müssen diese Eigenschaft nur hinzufügen, wenn die untergeordnete Ressource außerhalb der übergeordneten Ressource deklariert wird. Weitere Informationen finden Sie unter Untergeordnete Ressource außerhalb der übergeordneten Ressource. |
Symbolischer Name für Ressource vom Typ: Vaults/backupFabrics |
Eigenschaften | ProtectionIntentResource-Eigenschaften | ProtectionIntent- |
Schilder | Ressourcentags | Wörterbuch der Tagnamen und -werte. Siehe Tags in Vorlagen |
ProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
backupManagementType | Typ der Sicherungsverwaltung für das gesicherte Element. | "AzureBackupServer" "AzureIaasVM" 'AzureSql' "AzureStorage" "AzureWorkload" 'DefaultBackup' 'DPM' 'Ungültig' "MAB" |
itemId | ID des Elements, das geschützt wird, im Falle von Azure Vm ist es ProtectedItemId | Schnur |
policyId | ID der Sicherungsrichtlinie, mit der dieses Element gesichert wird. | Schnur |
protectionIntentItemType | Legen Sie für den Typ AzureResourceProtectionIntentauf "AzureResourceItem" fest. Legen Sie für den Typ |
"AzureResourceItem" 'AzureWorkloadContainerAutoProtectionIntent' "AzureWorkloadSQLAutoProtectionIntent" (erforderlich) |
protectionState | Sicherungsstatus dieses Sicherungselements. | 'Ungültig' 'NotProtected' "Geschützt" "Schützen" "ProtectionFailed" |
sourceResourceId | ARM-ID der zu sichernden Ressource. | Schnur |
ResourceTags
Name | Beschreibung | Wert |
---|
ARM-Vorlagenressourcendefinition
Der Tresor/backupFabrics/backupProtectionIntent-Ressourcentyp kann mit Vorgängen bereitgestellt werden, die auf Folgendes abzielen:
- Ressourcengruppen – Siehe Ressourcengruppenbereitstellungsbefehle
Eine Liste der geänderten Eigenschaften in jeder API-Version finden Sie unter Änderungsprotokoll.
Ressourcenformat
Um eine Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent-Ressource zu erstellen, fügen Sie der Vorlage den folgenden JSON-Code hinzu.
{
"type": "Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent",
"apiVersion": "2022-03-01",
"name": "string",
"eTag": "string",
"location": "string",
"properties": {
"backupManagementType": "string",
"itemId": "string",
"policyId": "string",
"protectionState": "string",
"sourceResourceId": "string",
"protectionIntentItemType": "string"
// For remaining properties, see ProtectionIntent objects
},
"tags": {
"{customized property}": "string"
}
}
ProtectionIntent-Objekte
Legen Sie die protectionIntentItemType-Eigenschaft fest, um den Objekttyp anzugeben.
Verwenden Sie für AzureResourceItem-:
{
"friendlyName": "string",
"protectionIntentItemType": "AzureResourceItem"
}
Verwenden Sie für AzureWorkloadSQLAutoProtectionIntent:
{
"protectionIntentItemType": "AzureWorkloadSQLAutoProtectionIntent",
"workloadItemType": "string"
}
Verwenden Sie für AzureWorkloadContainerAutoProtectionIntent:
{
"protectionIntentItemType": "AzureWorkloadContainerAutoProtectionIntent"
}
Eigenschaftswerte
AzureResourceProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
friendlyName | Anzeigename des virtuellen Computers, der durch dieses Sicherungselement dargestellt wird. | Schnur |
protectionIntentItemType | Backup ProtectionIntent-Typ. | 'AzureResourceItem' (erforderlich) |
AzureWorkloadContainerAutoProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
protectionIntentItemType | Backup ProtectionIntent-Typ. | "AzureWorkloadContainerAutoProtectionIntent" (erforderlich) |
AzureWorkloadSQLAutoProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
protectionIntentItemType | Backup ProtectionIntent-Typ. | "AzureWorkloadSQLAutoProtectionIntent" (erforderlich) |
workloadItemType | Workload-Elementtyp des Elements, für das die Absicht festgelegt werden soll | 'Ungültig' 'SAPAseDatabase' 'SAPAseSystem' 'SAPHanaDatabase' 'SAPHanaSystem' 'SQLDataBase' 'SQLInstance' |
Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
apiVersion | Die API-Version | '2022-03-01' |
eTag | Optionales ETag. | Schnur |
Ort | Ressourcenspeicherort. | Schnur |
Name | Der Ressourcenname | Zeichenfolge (erforderlich) |
Eigenschaften | ProtectionIntentResource-Eigenschaften | ProtectionIntent- |
Schilder | Ressourcentags | Wörterbuch der Tagnamen und -werte. Siehe Tags in Vorlagen |
Art | Der Ressourcentyp | 'Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent' |
ProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
backupManagementType | Typ der Sicherungsverwaltung für das gesicherte Element. | "AzureBackupServer" "AzureIaasVM" 'AzureSql' "AzureStorage" "AzureWorkload" 'DefaultBackup' 'DPM' 'Ungültig' "MAB" |
itemId | ID des Elements, das geschützt wird, im Falle von Azure Vm ist es ProtectedItemId | Schnur |
policyId | ID der Sicherungsrichtlinie, mit der dieses Element gesichert wird. | Schnur |
protectionIntentItemType | Legen Sie für den Typ AzureResourceProtectionIntentauf "AzureResourceItem" fest. Legen Sie für den Typ |
"AzureResourceItem" 'AzureWorkloadContainerAutoProtectionIntent' "AzureWorkloadSQLAutoProtectionIntent" (erforderlich) |
protectionState | Sicherungsstatus dieses Sicherungselements. | 'Ungültig' 'NotProtected' "Geschützt" "Schützen" "ProtectionFailed" |
sourceResourceId | ARM-ID der zu sichernden Ressource. | Schnur |
ResourceTags
Name | Beschreibung | Wert |
---|
Terraform -Ressourcendefinition (AzAPI-Anbieter)
Der Tresor/backupFabrics/backupProtectionIntent-Ressourcentyp kann mit Vorgängen bereitgestellt werden, die auf Folgendes abzielen:
- Ressourcengruppen
Eine Liste der geänderten Eigenschaften in jeder API-Version finden Sie unter Änderungsprotokoll.
Ressourcenformat
Um eine Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent-Ressource zu erstellen, fügen Sie Ihrer Vorlage die folgende Terraform hinzu.
resource "azapi_resource" "symbolicname" {
type = "Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-03-01"
name = "string"
eTag = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
backupManagementType = "string"
itemId = "string"
policyId = "string"
protectionState = "string"
sourceResourceId = "string"
protectionIntentItemType = "string"
// For remaining properties, see ProtectionIntent objects
}
})
}
ProtectionIntent-Objekte
Legen Sie die protectionIntentItemType-Eigenschaft fest, um den Objekttyp anzugeben.
Verwenden Sie für AzureResourceItem-:
{
friendlyName = "string"
protectionIntentItemType = "AzureResourceItem"
}
Verwenden Sie für AzureWorkloadSQLAutoProtectionIntent:
{
protectionIntentItemType = "AzureWorkloadSQLAutoProtectionIntent"
workloadItemType = "string"
}
Verwenden Sie für AzureWorkloadContainerAutoProtectionIntent:
{
protectionIntentItemType = "AzureWorkloadContainerAutoProtectionIntent"
}
Eigenschaftswerte
AzureResourceProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
friendlyName | Anzeigename des virtuellen Computers, der durch dieses Sicherungselement dargestellt wird. | Schnur |
protectionIntentItemType | Backup ProtectionIntent-Typ. | 'AzureResourceItem' (erforderlich) |
AzureWorkloadContainerAutoProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
protectionIntentItemType | Backup ProtectionIntent-Typ. | "AzureWorkloadContainerAutoProtectionIntent" (erforderlich) |
AzureWorkloadSQLAutoProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
protectionIntentItemType | Backup ProtectionIntent-Typ. | "AzureWorkloadSQLAutoProtectionIntent" (erforderlich) |
workloadItemType | Workload-Elementtyp des Elements, für das die Absicht festgelegt werden soll | 'Ungültig' 'SAPAseDatabase' 'SAPAseSystem' 'SAPHanaDatabase' 'SAPHanaSystem' 'SQLDataBase' 'SQLInstance' |
Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
eTag | Optionales ETag. | Schnur |
Ort | Ressourcenspeicherort. | Schnur |
Name | Der Ressourcenname | Zeichenfolge (erforderlich) |
parent_id | Die ID der Ressource, die das übergeordnete Element für diese Ressource ist. | ID für Die Ressource des Typs: Vaults/backupFabrics |
Eigenschaften | ProtectionIntentResource-Eigenschaften | ProtectionIntent- |
Schilder | Ressourcentags | Wörterbuch der Tagnamen und -werte. |
Art | Der Ressourcentyp | "Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-03-01" |
ProtectionIntent
Name | Beschreibung | Wert |
---|---|---|
backupManagementType | Typ der Sicherungsverwaltung für das gesicherte Element. | "AzureBackupServer" "AzureIaasVM" 'AzureSql' "AzureStorage" "AzureWorkload" 'DefaultBackup' 'DPM' 'Ungültig' "MAB" |
itemId | ID des Elements, das geschützt wird, im Falle von Azure Vm ist es ProtectedItemId | Schnur |
policyId | ID der Sicherungsrichtlinie, mit der dieses Element gesichert wird. | Schnur |
protectionIntentItemType | Legen Sie für den Typ AzureResourceProtectionIntentauf "AzureResourceItem" fest. Legen Sie für den Typ |
"AzureResourceItem" 'AzureWorkloadContainerAutoProtectionIntent' "AzureWorkloadSQLAutoProtectionIntent" (erforderlich) |
protectionState | Sicherungsstatus dieses Sicherungselements. | 'Ungültig' 'NotProtected' "Geschützt" "Schützen" "ProtectionFailed" |
sourceResourceId | ARM-ID der zu sichernden Ressource. | Schnur |
ResourceTags
Name | Beschreibung | Wert |
---|