Interface ProtectionContainerResource.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingBackupFabric

        ProtectionContainerResource.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 container.
        Returns:
        the next definition stage.