Interface ProtectedItemResource.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingProtectionContainer

        ProtectedItemResource.DefinitionStages.WithCreate withExistingProtectionContainer​(String vaultName,
                                                                                          String resourceGroupName,
                                                                                          String fabricName,
                                                                                          String containerName)
        Specifies vaultName, resourceGroupName, fabricName, containerName.
        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.
        containerName - Container name associated with the backup item.
        Returns:
        the next definition stage.