Delen via


Microsoft.RecoveryServices-kluizen/replicationFabrics/replicationNetworks/replicationNetworkMappings 2018-01-10

Bicep-resourcedefinitie

De kluizen/replicationFabrics/replicationNetworks/replicationNetworkMappings-resourcetype kunnen worden geïmplementeerd met bewerkingen die zijn gericht op:

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

Resource-indeling

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

resource symbolicname 'Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-01-10' = {
  name: 'string'
  parent: resourceSymbolicName
  properties: {
    fabricSpecificDetails: {
      instanceType: 'string'
      // For remaining properties, see FabricSpecificCreateNetworkMappingInput objects
    }
    recoveryFabricName: 'string'
    recoveryNetworkId: 'string'
  }
}

FabricSpecificCreateNetworkMappingInput-objecten

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

Gebruik voor AzureToAzure-:

  instanceType: 'AzureToAzure'
  primaryNetworkId: 'string'

Gebruik voor VmmToAzure:

  instanceType: 'VmmToAzure'

Gebruik voor VmmToVmm:

  instanceType: 'VmmToVmm'

Eigenschapswaarden

kluizen/replicationFabrics/replicationNetworks/replic...

Naam Beschrijving Waarde
naam De resourcenaam

Zie hoe u namen en typen instelt voor onderliggende resources in Bicep-.
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: replicationNetworks
Eigenschappen Invoereigenschappen voor het maken van netwerktoewijzing. CreateNetworkMappingInputPropertiesOrNetworkMappingP...

CreateNetworkMappingInputPropertiesOrNetworkMappingP...

Naam Beschrijving Waarde
fabricSpecificDetails Infrastructuurspecifieke invoereigenschappen. FabricSpecificCreateNetworkMappingInput-
recoveryFabricName Naam van herstelinfrastructuur. snaar
recoveryNetworkId Herstelnetwerk-id. snaar

FabricSpecificCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het objecttype instellen AzureToAzure-
VmmToAzure-
VmmToVmm (vereist)

AzureToAzureCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. 'AzureToAzure' (vereist)
primaryNetworkId De primaire Azure vnet-id. snaar

VmmToAzureCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. 'VmmToAzure' (vereist)

VmmToVmmCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. 'VmmToVmm' (vereist)

Resourcedefinitie van ARM-sjabloon

De kluizen/replicationFabrics/replicationNetworks/replicationNetworkMappings-resourcetype kunnen worden geïmplementeerd met bewerkingen die zijn gericht op:

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

Resource-indeling

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

{
  "type": "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings",
  "apiVersion": "2018-01-10",
  "name": "string",
  "properties": {
    "fabricSpecificDetails": {
      "instanceType": "string"
      // For remaining properties, see FabricSpecificCreateNetworkMappingInput objects
    },
    "recoveryFabricName": "string",
    "recoveryNetworkId": "string"
  }
}

FabricSpecificCreateNetworkMappingInput-objecten

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

Gebruik voor AzureToAzure-:

  "instanceType": "AzureToAzure",
  "primaryNetworkId": "string"

Gebruik voor VmmToAzure:

  "instanceType": "VmmToAzure"

Gebruik voor VmmToVmm:

  "instanceType": "VmmToVmm"

Eigenschapswaarden

kluizen/replicationFabrics/replicationNetworks/replic...

Naam Beschrijving Waarde
type Het resourcetype 'Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings'
apiVersion De versie van de resource-API '2018-01-10'
naam De resourcenaam

Zie hoe u namen en typen instelt voor onderliggende resources in JSON ARM-sjablonen.
tekenreeks (vereist)
Eigenschappen Invoereigenschappen voor het maken van netwerktoewijzing. CreateNetworkMappingInputPropertiesOrNetworkMappingP...

CreateNetworkMappingInputPropertiesOrNetworkMappingP...

Naam Beschrijving Waarde
fabricSpecificDetails Infrastructuurspecifieke invoereigenschappen. FabricSpecificCreateNetworkMappingInput-
recoveryFabricName Naam van herstelinfrastructuur. snaar
recoveryNetworkId Herstelnetwerk-id. snaar

FabricSpecificCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het objecttype instellen AzureToAzure-
VmmToAzure-
VmmToVmm (vereist)

AzureToAzureCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. 'AzureToAzure' (vereist)
primaryNetworkId De primaire Azure vnet-id. snaar

VmmToAzureCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. 'VmmToAzure' (vereist)

VmmToVmmCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. 'VmmToVmm' (vereist)

Resourcedefinitie van Terraform (AzAPI-provider)

De kluizen/replicationFabrics/replicationNetworks/replicationNetworkMappings-resourcetype kunnen worden geïmplementeerd met bewerkingen die zijn gericht op:

  • resourcegroepen

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

Resource-indeling

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

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-01-10"
  name = "string"
  parent_id = "string"
  body = jsonencode({
    properties = {
      fabricSpecificDetails = {
        instanceType = "string"
        // For remaining properties, see FabricSpecificCreateNetworkMappingInput objects
      }
      recoveryFabricName = "string"
      recoveryNetworkId = "string"
    }
  })
}

FabricSpecificCreateNetworkMappingInput-objecten

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

Gebruik voor AzureToAzure-:

  instanceType = "AzureToAzure"
  primaryNetworkId = "string"

Gebruik voor VmmToAzure:

  instanceType = "VmmToAzure"

Gebruik voor VmmToVmm:

  instanceType = "VmmToVmm"

Eigenschapswaarden

kluizen/replicationFabrics/replicationNetworks/replic...

Naam Beschrijving Waarde
type Het resourcetype "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-01-10"
naam De resourcenaam tekenreeks (vereist)
parent_id De id van de resource die het bovenliggende item voor deze resource is. Id voor resource van het type: replicationNetworks-
Eigenschappen Invoereigenschappen voor het maken van netwerktoewijzing. CreateNetworkMappingInputPropertiesOrNetworkMappingP...

CreateNetworkMappingInputPropertiesOrNetworkMappingP...

Naam Beschrijving Waarde
fabricSpecificDetails Infrastructuurspecifieke invoereigenschappen. FabricSpecificCreateNetworkMappingInput-
recoveryFabricName Naam van herstelinfrastructuur. snaar
recoveryNetworkId Herstelnetwerk-id. snaar

FabricSpecificCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het objecttype instellen AzureToAzure-
VmmToAzure-
VmmToVmm (vereist)

AzureToAzureCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. "AzureToAzure" (vereist)
primaryNetworkId De primaire Azure vnet-id. snaar

VmmToAzureCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. "VmmToAzure" (vereist)

VmmToVmmCreateNetworkMappingInput

Naam Beschrijving Waarde
instanceType Het exemplaartype. "VmmToVmm" (vereist)