Interface BaseBackupPolicyResource.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingBackupVault

        BaseBackupPolicyResource.DefinitionStages.WithCreate withExistingBackupVault​(String vaultName,
                                                                                     String resourceGroupName)
        Specifies vaultName, resourceGroupName.
        Parameters:
        vaultName - The name of the backup vault.
        resourceGroupName - The name of the resource group where the backup vault is present.
        Returns:
        the next definition stage.