Interface ProtectionIntentResource.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingBackupFabric

        ProtectionIntentResource.DefinitionStages.WithCreate withExistingBackupFabric​(String vaultName,
                                                                                      String resourceGroupName,
                                                                                      String fabricName)
        Specifies vaultName, resourceGroupName, fabricName.
        Parameters:
        vaultName - The name of the recovery services vault.
        resourceGroupName - The name of the resource group where the recovery services vault is present.
        fabricName - Fabric name associated with the backup item.
        Returns:
        the next definition stage.